WooGraphQL Schema
Explore the live schema
2,183 types are exposed by this WPGraphQL endpoint — operations, objects, inputs, interfaces, unions, enums, and scalars. Pick a type from the left to inspect its fields, or start from one of the entry points below.
Root operations
Schema at a glance
- Objects
- 1,512
- Inputs
- 327
- Interfaces
- 216
- Unions
- 1
- Enums
- 120
- Scalars
- 7
Start with these types
Tips
- Press ⌘K to search every type, query, mutation, and subscription in the schema.
- Every type page has a Try in playground action in the right rail that opens GraphiQL with a tailored sample operation.
- Permalinks use the type name in the path:
/schema/Product. Root-operation fields each have their own page too — e.g./schema/RootMutation/login.