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

  • PluginQuery
  • PluginType

Class PluginType

Class PluginType

This sets up the PluginType schema.

GraphQL\Type\Definition\ObjectType
Extended by WPGraphQL\Type\WPObjectType
Extended by WPGraphQL\Type\Plugin\PluginType
Namespace: WPGraphQL\Type\Plugin
Package: WPGraphQL\Type
Since: 0.0.5
Located at Type/Plugin/PluginType.php

Methods summary

public
# __construct( )

PluginType constructor.

PluginType constructor.

Since

0.0.5

Overrides

WPGraphQL\Type\WPObjectType::__construct

Methods inherited from WPGraphQL\Type\WPObjectType

node_interface(), prepare_fields()

API documentation generated by ApiGen