INPUT_OBJECT
UpdatePostCategoryInput
Autogenerated input type of UpdatePostCategory
link GraphQL Schema definition
- input UpdatePostCategoryInput {
- : ID!
- : UpdatePostCategoryAttributes!
- # A unique identifier for the client performing the mutation.
- : String
- }