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

  • RootMutationType
  • RootQueryType
  • WPEnumType
  • WPInputObjectType
  • WPObjectType

Namespace WPGraphQL\Type

Namespaces summary

WPGraphQL\Type\Avatar
WPGraphQL\Type\Comment
WPGraphQL\Type\CommentAuthor
WPGraphQL\Type\EditLock
WPGraphQL\Type\Enum
WPGraphQL\Type\MediaItem
WPGraphQL\Type\Plugin
WPGraphQL\Type\PostObject
WPGraphQL\Type\PostType
WPGraphQL\Type\Setting
WPGraphQL\Type\Taxonomy
WPGraphQL\Type\TermObject
WPGraphQL\Type\Theme
WPGraphQL\Type\Union
WPGraphQL\Type\User

Classes summary

RootMutationType

Class RootMutationType The RootMutationType is the primary entry point for Mutations in the GraphQL Schema

RootQueryType

Class RootQueryType The RootQueryType is the primary entry for Queries in the GraphQL Schema.

WPEnumType Class WPEnumType
WPInputObjectType Class WPInputObjectType
WPObjectType Class WPObjectType
API documentation generated by ApiGen