Skip to main content

editAccount

No description

editAccount(
address: String
alternateUserId: Int
alternateUserVisitIntervalWeeks: Int
cellphone: String
deliveryAddress: AddressInput
email: String
externalKey: String
id: Int!
info: String
invoiceAddress: AddressInput
name: String!
number: String
phone: String
postalAddress: AddressInput
tags: [ID!]
typeId: Int!
url: String
userId: Int
userVisitIntervalWeeks: Int
vatNo: String
visitingAddress: AddressInput
): Account

Arguments

editAccount.address ● String scalar

editAccount.alternateUserId ● Int scalar

editAccount.alternateUserVisitIntervalWeeks ● Int scalar

editAccount.cellphone ● String scalar

editAccount.deliveryAddress ● AddressInput input

editAccount.email ● String scalar

editAccount.externalKey ● String scalar

editAccount.id ● Int! non-null scalar

editAccount.info ● String scalar

editAccount.invoiceAddress ● AddressInput input

editAccount.name ● String! non-null scalar

editAccount.number ● String scalar

editAccount.phone ● String scalar

editAccount.postalAddress ● AddressInput input

editAccount.tags ● [ID!] list scalar

editAccount.typeId ● Int! non-null scalar

editAccount.url ● String scalar

editAccount.userId ● Int scalar

editAccount.userVisitIntervalWeeks ● Int scalar

editAccount.vatNo ● String scalar

editAccount.visitingAddress ● AddressInput input

Type

Account object