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

  • UserQuery
  • UserType

Class UserQuery

Class UserQuery

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

Methods summary

public static array
# root_query( )

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

Returns

array

Since

0.0.5
API documentation generated by ApiGen