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

  • TermObjectCreate
  • TermObjectMutation
  • TermObjectUpdate

Class TermObjectCreate

Namespace: WPGraphQL\Type\TermObject\Mutation
Located at Type/TermObject/Mutation/TermObjectCreate.php

Methods summary

public static array|mixed
# mutate( WP_Taxonomy $taxonomy )

Defines the create mutation for TermObjects

Defines the create mutation for TermObjects

Parameters

$taxonomy

Returns

array|mixed
API documentation generated by ApiGen