Namespace WPGraphQL
Namespaces summary
| WPGraphQL\Data |
| WPGraphQL\Type |
| WPGraphQL\Utils |
Classes summary
| AppContext | Class AppContext Creates an object that contains all of the context for the GraphQL query This class gets instantiated and populated in the main WPGraphQL class |
| Router | Class Router This sets up the /graphql endpoint |
| Types | Class Types - Acts as a registry and factory for Types. |
| WPSchema | Class WPSchema |