Overview
  • Namespace
  • Class

Namespaces

  • WPGraphQL
    • Data
    • Type
      • Avatar
      • Comment
        • Connection
      • CommentAuthor
      • EditLock
      • Enum
      • MediaItem
        • Mutation
      • Plugin
        • Connection
      • PostObject
        • Connection
        • Mutation
      • PostType
      • Setting
      • Taxonomy
      • TermObject
        • Connection
        • Mutation
      • Theme
        • Connection
      • Union
      • User
        • Connection
        • Mutation
    • Utils

Classes

  • AppContext
  • Router
  • Types
  • WPSchema

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
API documentation generated by ApiGen