OBJECT

CreateReasonToCallPayload

Autogenerated return type of CreateReasonToCall

link GraphQL Schema definition

  • type CreateReasonToCallPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • reasonToCall: ReasonToCall
  • }

link Require by