OBJECT
UpdatePostCategoryPayload
Autogenerated return type of UpdatePostCategory
link GraphQL Schema definition
- type UpdatePostCategoryPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : PostCategory
- }