title: "Queries"
isDefaultIndex: false
generated: true
import MemberInfo from '@site/src/components/MemberInfo';
import GenerationInfo from '@site/src/components/GenerationInfo';
import MemberDescription from '@site/src/components/MemberDescription';
activeAdministrator
activeChannel
administrator
administrators
asset
"""
Get a single Asset by id
"""
type Query {
}
assets
"""
Get a list of Assets
"""
type Query {
}
channel
channels
collection
"""
Get a Collection either by id or slug. If neither id nor slug is specified, an error will result.
"""
type Query {
}
collectionFilters
collections
countries
country
customer
customerGroup
customerGroups
customers
eligibleShippingMethodsForDraftOrder
"""
Returns a list of eligible shipping methods for the draft Order
"""
type Query {
}
entityDuplicators
"""
Returns all configured EntityDuplicators.
"""
type Query {
}
facet
facetValues
facets
fulfillmentHandlers
globalSettings
job
jobBufferSize
jobQueues
jobs
jobsById
type Query {
jobsById(jobIds: [
ID!]!): [
Job!]!
}
me
metricSummary
"""
Get metrics for the given interval and metric types.
"""
type Query {
}
order
orders
paymentMethod
paymentMethodEligibilityCheckers
paymentMethodHandlers
paymentMethods
pendingSearchIndexUpdates
type Query {
pendingSearchIndexUpdates:
Int!
}
previewCollectionVariants
"""
Used for real-time previews of the contents of a Collection
"""
type Query {
}
product
"""
Get a Product either by id or slug. If neither id nor slug is specified, an error will result.
"""
type Query {
}
productOptionGroup
productOptionGroups
productVariant
"""
Get a ProductVariant by id
"""
type Query {
}
productVariants
"""
List ProductVariants either all or for the specific product.
"""
type Query {
}
products
"""
List Products
"""
type Query {
}
promotion
promotionActions
promotionConditions
promotions
province
provinces
role
roles
search
seller
sellers
shippingCalculators
shippingEligibilityCheckers
shippingMethod
shippingMethods
stockLocation
stockLocations
tag
tags
taxCategories
taxCategory
taxRate
taxRates
testEligibleShippingMethods
testShippingMethod
zone
zones