Anchor to FlowTriggerReceivePayloadFlow
payloadFlow Trigger Receive Payload
Return type for mutation.
Anchor to FieldsFields
- userErrors ([UserError!]!)
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- flowTriggerReceive (FlowTriggerReceivePayload)
- •mutation
Triggers any workflows that begin with the trigger specified in the request body. To learn more, refer to Create Shopify Flow triggers.
- Anchor to bodybody•StringDeprecated
- Anchor to handlehandle•String
The handle of the trigger.
- Anchor to payloadpayload•JSON
The payload needed to run the Trigger.
Arguments
Was this section helpful?