Invoke Operations Page

Select the module, the operations you want to perform in the Shopify application, and the response parameters .

Element Description

Select Module

Select the module on which you want to perform operations (for example, Customers, Company, Fulfillment, Order, and Payment).

Select Business Object

Select an operation for a module such as Customer Create, Customer Merge, Customer Delete, Customer Merge Job Status, and so on. The operations available for selection are based on the module and action (Query/Create,Update or Delete) selected.

Business Object Description

Describes the business object or the operation selected above. For example, a description for the Customer Payment Method business object might be:
Returns a CustomerPaymentMethod resource by its Id.

Available Response Objects

List of objects that can be used to filter the response of the query/create/update or delete operation performed.

Note: You can select a maximum of five response objects to filter your results. The Shopify GraphQL Adapter can filter results of up to three nested levels.

Edit Query

Allows you to edit the default query generated based on the action, module, business object, and response objects selected so far.

Note: You cannot add a new response object or remove the selected one while editing the query.

Try Query (Appears only if you select Query action)

Allows you to execute the query and fetch a sample data for reference.

Reset Configurations

Allows you to discard a customized query and return to the default configuration state.