Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

hasIds

< >
Example from 1 languages: GraphQL
# The ID scalar type represents a unique identifier, often used to refetch an object or as the key for a cache. The ID type is serialized in the same way as a String; however, defining it as an ID signifies that it is not intended to be human鈥恟eadable. query { hero { name } droid(id: "2000") { name } }
*

Languages with hasIds include GraphQL

*

View all concepts with or missing a hasIds measurement

View source
- Build the next great programming language About Keywords Resources Acknowledgements Part of the World Wide Scroll