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 UserType

Class UserType

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

Methods summary

public
# __construct( )

UserType constructor.

UserType 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