INPUT_OBJECT
Autogenerated input type of KlaviyoSettingsCreateOrUpdateMutation
input KlaviyoSettingsCreateOrUpdateMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# Klaviyo public API key.publicApiKey: String!# Klaviyo private API key.privateApiKey: String!}