INPUT_OBJECT
CreatePostCategoryInput
Autogenerated input type of CreatePostCategory
link GraphQL Schema definition
- input CreatePostCategoryInput {
- : CreatePostCategoryAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }