-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
allSponsors(first: 100, orderBy: tierRank_ASC) {
name
description
slug
website
callToAction // Sign up Now!
callToActionLink // https://us.com/signup
discord // discord invitation link
youtubeSlug
tier // this is our Sponsorship Level
links { // child table or array
url // https://www.us.com/products/ourGoThing
text // Our Go Thing
}
cardImage {
url(imgixParams: {fm: jpg, fit: crop})
}
logo {
url(imgixParams: {fm: jpg, fit: crop, w: 100, h: 100})
}
}
}```
Metadata
Metadata
Assignees
Labels
No labels