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

  • TermObjectQuery
  • TermObjectType

Class TermObjectQuery

Class TermObjectQuery

Namespace: WPGraphQL\Type\TermObject
Package: WPGraphQL\Type\TermObject
Since: 0.0.5
Located at Type/TermObject/TermObjectQuery.php

Methods summary

public static array
# root_query( object $taxonomy_object )

Method that returns the root query field definition for the post object type

Method that returns the root query field definition for the post object type

Parameters

$taxonomy_object

Returns

array

Since

0.0.5
API documentation generated by ApiGen