Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

hasIds

< >
Example from 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

HTML of this page generated by Features.ts

View source

- Build the next great programming language About Acknowledgements Extensions Day 624 feedback@pldb.io