query AttendeesAndSocialProfiles { Poaps( input: {filter: {eventId: {_eq: "76949"}}, blockchain: ALL, limit: 10} ) { Poap { owner { identity primaryDomain { name } socials { profileName userAddress userAssociatedAddresses } } } } }
query POAPsPatricioEth { Poaps( input: {filter: {owner: {_eq: "patricio.eth"}}, blockchain: ALL, limit: 10}) { Poap { eventId poapEvent { eventName eventURL startDate endDate country city contentValue { image { extraSmall large medium original small } } } } } }
Last updated 1 year ago
#300: add-user-details
Change request updated 1 year ago