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 PluginQuery

Class PluginQuery

Namespace: WPGraphQL\Type\Plugin
Package: WPGraphQL\Type\Plugin
Since: 0.0.5
Located at Type/Plugin/PluginQuery.php

Methods summary

public static array
# root_query( )

Method that returns the root query field definition for the plugin type

Method that returns the root query field definition for the plugin type

Returns

array

Since

0.0.5
API documentation generated by ApiGen