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

  • AvatarType

Class AvatarType

Class AvatarType

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

Methods summary

public
# __construct( )

WPObjectType constructor.

WPObjectType 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