worldcoin / developer-portal

The Worldcoin Developer Portal provides tools to interact with the Worldcoin SDK. Easiest way to get started with World ID.
https://developer.worldcoin.org
MIT License
59 stars 31 forks source link

[Fix] Add id field to graphql #633

Closed andy-t-wang closed 4 months ago

andy-t-wang commented 4 months ago

https://go.apollo.dev/c/generating-unique-identifiers

getting errors with unique identifiers on fields where we don't pull the id. Apollo automatically uses those ids to do unique checks and we will get cache issues on staging printed to console if we don't do this