GraphQL types in API References
GraphQL API References now include a page for every named type in your schema, collected under a Types section at the API Reference root and grouped by kind: Objects, Inputs, Enums, Scalars, Interfaces, and Unions. Interface pages list the interface’s fields and the types that implement it.