OBJECT

LegacySendSmsMessagePayload

Autogenerated return type of LegacySendSmsMessage

link GraphQL Schema definition

  • type LegacySendSmsMessagePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • sendSms: Boolean
  • }

link Require by