Objects types
Last updated
Was this helpful?
Object types are fundamental to GraphQL schemas. They define:
The types of objects that can be retrieved from your service
The fields each object type contains
Last updated
Was this helpful?
Was this helpful?