PairAccountsInput
Autogenerated input type of PairAccounts
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed 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}