Skip to content

PairAccountsInput

Autogenerated input type of PairAccounts

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of PairAccounts
"""
input PairAccountsInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
client_id: ID
override_current_pairing: Boolean
provider_id: ID
}