Schema Explorer - WunderGraph
Schema Explorer — Query fields overview
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Field Usage
Check the docs here to see how the usage for each type looks like
Search
Open the search modal by hitting Cmd/Ctrl + K on your keyboard. Jump to any type you like to view.
Deprecated Fields
You can view all deprecated fields in your schema in one place along with their usage. This helps to determine if it is safe to remove the field/argument.
Authenticated Types and Fields
You can easily view all types and fields that use the @authenticated and/or @requiresScopes directives in a single place.
At this time, @authenticated and @requiresScopes are only exposed by the Router Schema.
When a type or field is annotated with the @requiresScopes directive, the list of required scopes can be accessed by clicking the View scopes button in the type header.
Or beside the type/field name in the table.