Queries
channel
Type: Channel
Retrieves a single Channel instance
Arguments
Name | Description |
---|---|
id | ID for the Channel instance |
channels
Type: [Channel]
Retrieves a collection of Channel instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
name | |
storeUrl | |
fullStoreUrl | |
enabled | |
accessToken | |
setupStatus | |
processTags | |
createdAt | |
updatedAt |
commissionOverride
Type: CommissionOverride
Retrieves a single Commission override instance
Arguments
Name | Description |
---|---|
id | ID for the Commission override instance |
commissionOverrides
Type: [CommissionOverride]
Retrieves a collection of Commission override instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
commissionType | |
name | |
commission | |
tags | |
productTypes | |
createdAt | |
updatedAt |
consignment
Type: Consignment
Retrieves a single Consignment instance
Arguments
Name | Description |
---|---|
id | ID for the Consignment instance |
consignmentItem
Type: ConsignmentItem
Retrieves a single Consignment item instance
Arguments
Name | Description |
---|---|
id | ID for the Consignment item instance |
consignmentItems
Type: [ConsignmentItem]
Retrieves a collection of Consignment item instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
consignmentId | |
orderItemId | |
paymentId | |
quantity | |
due | |
dueBase | |
exchangeRate | |
taxBase | |
tax | |
taxRate | |
isPaid | |
createdAt | |
updatedAt |
consignmentItemSurcharge
Type: ConsignmentItemSurcharge
Retrieves a single Consignment item surcharge instance
Arguments
Name | Description |
---|---|
id | ID for the Consignment item surcharge instance |
consignmentItemSurcharges
Type: [ConsignmentItemSurcharge]
Retrieves a collection of Consignment item surcharge instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
surchargeId | |
consignmentItemId | |
paymentId | |
value | |
createdAt | |
updatedAt |
consignments
Type: [Consignment]
Retrieves a collection of Consignment instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
sellerId | |
orderId | |
createdAt | |
updatedAt |
fulfillment
Type: Fulfillment
Retrieves a single Fulfillment instance
Arguments
Name | Description |
---|---|
id | ID for the Fulfillment instance |
fulfillmentItem
Type: FulfillmentItem
Retrieves a single Fulfillment item instance
Arguments
Name | Description |
---|---|
id | ID for the Fulfillment item instance |
fulfillmentItems
Type: [FulfillmentItem]
Retrieves a collection of Fulfillment item instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
fulfillmentId | |
orderItemId | |
externalId | |
createdAt | |
updatedAt |
fulfillments
Type: [Fulfillment]
Retrieves a collection of Fulfillment instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
orderId | |
externalId | |
createdAt | |
updatedAt |
manualItem
Type: ManualItem
Retrieves a single Manual item instance
Arguments
Name | Description |
---|---|
id | ID for the Manual item instance |
manualItems
Type: [ManualItem]
Retrieves a collection of Manual item instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
sellerId | |
consignmentId | |
paymentId | |
name | |
value | |
valueBase | |
createdAt | |
updatedAt |
order
Type: Order
Retrieves a single Order instance
Arguments
Name | Description |
---|---|
id | ID for the Order instance |
orderItem
Type: OrderItem
Retrieves a single Order item instance
Arguments
Name | Description |
---|---|
id | ID for the Order item instance |
orderItems
Type: [OrderItem]
Retrieves a collection of Order item instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
variantId | |
orderId | |
externalId | |
externalVariantId | |
quantity | |
price | |
totalDiscount | |
subtotal | |
title | |
name | |
createdAt | |
updatedAt |
orders
Type: [Order]
Retrieves a collection of Order instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
channelId | |
externalId | |
reference | |
orderedAt | |
cancelledAt | |
closedAt | |
currency | |
email | |
phone | |
financialStatus | |
fulfillmentStatus | |
taxesIncluded | |
shippingAddressCompany | |
shippingAddressFirstName | |
shippingAddressLastName | |
shippingAddressAddressOne | |
shippingAddressAddressTwo | |
shippingAddressPhone | |
shippingAddressCity | |
shippingAddressState | |
shippingAddressZip | |
shippingAddressCountry | |
billingAddressCompany | |
billingAddressFirstName | |
billingAddressLastName | |
billingAddressAddressOne | |
billingAddressAddressTwo | |
billingAddressPhone | |
billingAddressCity | |
billingAddressState | |
billingAddressZip | |
billingAddressCountry | |
createdAt | |
updatedAt |
payment
Type: Payment
Retrieves a single Payment instance
Arguments
Name | Description |
---|---|
id | ID for the Payment instance |
payments
Type: [Payment]
Retrieves a collection of Payment instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
sellerId | |
name | |
notes | |
amount | |
additional | |
tax | |
createdAt | |
updatedAt |
product
Type: Product
Retrieves a single Product instance
Arguments
Name | Description |
---|---|
id | ID for the Product instance |
products
Type: [Product]
Retrieves a collection of Product instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
externalId | |
handle | |
title | |
vendor | |
productType | |
tags | |
images | |
status | |
createdAt | |
updatedAt |
seller
Type: Seller
Retrieves a single Seller instance
Arguments
Name | Description |
---|---|
id | ID for the Seller instance |
sellers
Type: [Seller]
Retrieves a collection of Seller instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
taxRateId | |
name | |
firstName | |
lastName | |
addressOne | |
addressTwo | |
city | |
state | |
zip | |
country | |
phone | |
tags | |
vendors | |
productTypes | |
discountHandling | |
commissionType | |
commission | |
notes | Internal notes for the seller |
iso | |
manualExchangeRate | |
exchangeRate | |
createdAt | |
updatedAt |
sellerVariant
Type: SellerVariant
Retrieves a single Seller variant instance
Arguments
Name | Description |
---|---|
id | ID for the Seller variant instance |
sellerVariants
Type: [SellerVariant]
Retrieves a collection of Seller variant instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
variantId | |
sellerId | |
sku | |
createdAt | |
updatedAt |
surcharge
Type: Surcharge
Retrieves a single Surcharge instance
Arguments
Name | Description |
---|---|
id | ID for the Surcharge instance |
surcharges
Type: [Surcharge]
Retrieves a collection of Surcharge instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
applyTo | |
name | |
value | |
tags | |
productTypes | |
createdAt | |
updatedAt |
taxRate
Type: TaxRate
Retrieves a single Tax rate instance
Arguments
Name | Description |
---|---|
id | ID for the Tax rate instance |
taxRates
Type: [TaxRate]
Retrieves a collection of Tax rate instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
name | |
isDefault | |
multiple | |
stateTaxName | |
stateTaxValue | |
districtTaxName | |
countyTaxName | |
createdAt | |
updatedAt |
tenant
Type: Tenant
Retrieves a single Tenant instance
Arguments
Name | Description |
---|---|
id | ID for the Tenant instance |
totalDue
Type: TotalDue
Arguments
Name | Description |
---|---|
id |
totalPaid
Type: TotalPaid
Arguments
Name | Description |
---|---|
id |
user
Type: User
Retrieves a single User instance
Arguments
Name | Description |
---|---|
id | ID for the User instance |
users
Type: [User]
Retrieves a collection of User instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
sellerId | |
hash | |
email | |
password | |
token | |
resetToken | |
active | |
orderNotifications | |
paymentNotifications | |
scope | |
locale | |
createdAt | |
updatedAt |
variant
Type: Variant
Retrieves a single Variant instance
Arguments
Name | Description |
---|---|
id | ID for the Variant instance |
variants
Type: [Variant]
Retrieves a collection of Variant instances
Arguments
Name | Description |
---|---|
limit | |
order | |
offset | |
id | |
tenantId | |
productId | |
sku | |
externalId | |
title | |
price | |
compareAtPrice | |
costPrice | |
inventoryQuantity | |
inventoryPolicy | |
inventoryManagement | |
taxable | |
barcode | |
image | |
options | |
createdAt | |
updatedAt |