-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
For Neople
Is there a specific app this action is for?
Shopify
Please provide a link to the relevant API docs for the specific service / operation.
please make sure these are available for both the regular + OAuth API
https://shopify.dev/docs/api/admin-graphql/latest/queries/orders
Get orders
GET orders - https://shopify.dev/docs/api/admin-graphql/latest/queries/orders
GET draft order - https://shopify.dev/docs/api/admin-graphql/latest/queries/draftorder
GET draft orders https://shopify.dev/docs/api/admin-graphql/latest/queries/draftorders
Update orders
- https://shopify.dev/docs/api/admin-graphql/latest/mutations/ordercancel
- https://shopify.dev/docs/api/admin-graphql/latest/mutations/orderclose
- https://shopify.dev/docs/api/admin-graphql/latest/mutations/orderopen
- https://shopify.dev/docs/api/admin-graphql/latest/mutations/orderupdate
- https://shopify.dev/docs/api/admin-graphql/latest/mutations/draftorderupdate
customers
GET Customer https://shopify.dev/docs/api/admin-graphql/latest/queries/customer
GET customers https://shopify.dev/docs/api/admin-graphql/latest/queries/customers
Fulfillment orders
GET assigned fulfillment orders https://shopify.dev/docs/api/admin-graphql/latest/queries/assignedfulfillmentorders
GET fulfillment order https://shopify.dev/docs/api/admin-graphql/latest/queries/fulfillmentorder
GET fulfillment orders https://shopify.dev/docs/api/admin-graphql/latest/queries/fulfillmentorders
Metadata
Metadata
Assignees
Labels
Type
Projects
Status