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