Skip to content
Developerhome

Customer

  Less than to read

Properties

Property Name Type Description isWritable
_access [_OutputAccessBinding]   no
_customData Json   yes
_sourceId String   yes
_id Id   yes
isActive Boolean   yes
businessEntity BusinessEntity_node   yes
id String   no
name String   no
country Country_node   no
currency Currency_node   no
legalEntity LegalEntity   no
taxIdNumber String   no
siret String   no
category CustomerSupplierCategory_node   yes
image _OutputBinaryStream   no
addresses BusinessEntityAddress_Collection   no
internalNote _OutputTextStream   yes
primaryAddress BusinessEntityAddress_node   yes
minimumOrderAmount Decimal   yes
billToCustomer Customer_node   yes
billToAddress BusinessEntityAddress_node   yes
payByCustomer Customer_node   yes
payByAddress BusinessEntityAddress_node   yes
deliveryAddresses CustomerDeliveryAddress_Collection   yes
primaryShipToAddress CustomerDeliveryAddress_node   no
paymentTerm PaymentTerm_node   yes
primaryContact BusinessEntityAddressContact_node   no
isOnHold Boolean   yes
items ItemCustomer_Collection   yes
itemPrices ItemCustomerPrice_Collection   no
creditLimit Decimal   yes
postingClass PostingClass_node   yes
intacctCustomer IntacctCustomer_node   yes
_etag String   yes
_createStamp Datetime   no
_updateStamp Datetime   no

Custom Queries

getDuplicate : Customer

Property Type Description
_id Id  

getShopifyCustomer : CustomerGetShopifyCustomerReturn

Property Type Description
shopifyId String  

asyncExport : Customer_Connection_asyncExport

Custom Mutations

bulkUpdate : Boolean

Mutation Type Description
filter String  
data Customer_Input  

createCustomerAndCreateOrUpdateBusinessEntity : Customer

Mutation Type Description
inputBusinessEntity BusinessEntity_Input  
inputCustomer Customer_Input  
inputCustomerItems # ItemCustomer_Input  
inputDeliveryAddresses # CustomerDeliveryAddress_Input  

updateCustomerAndBusinessEntity : Customer

Mutation Type Description
inputBusinessEntity BusinessEntity_Input  
inputCustomer Customer_Input  
inputCustomerItems # ItemCustomer_Input  
inputDeliveryAddresses # CustomerDeliveryAddress_Input  

asyncExport : Customer_Mutations_asyncExport

Custom Type

Id

CustomerGetShopifyCustomerReturn

Query Type Description
id String  
firstName String  
lastName String  
email String  
productType String  
vendor String  
tracksInventory Boolean