OBJECT

KlaviyoSettingsCreateOrUpdateMutationPayload

Autogenerated return type of KlaviyoSettingsCreateOrUpdateMutation.

link GraphQL Schema definition

  • type KlaviyoSettingsCreateOrUpdateMutationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [ValidationError!]
  • klaviyoSettings: KlaviyoSettings
  • status: Int!
  • }