holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
169 stars 39 forks source link

Expose NFT Symbol Through The API #576

Open kespinola opened 2 years ago

kespinola commented 2 years ago

Goal

Client can query symbol field on the NFT.

Requirement

Expose the symbol field on the NFT graphql object.

ray-kast commented 2 years ago

Footnote: this PR is a good reference for what needs to change when adjusting the NFT queries.