--- title: FlowTriggerReceivePayload - GraphQL Admin description: Return type for `flowTriggerReceive` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/flowtriggerreceivepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/flowtriggerreceivepayload.md --- # Flow​Trigger​Receive​Payload payload Return type for `flowTriggerReceive` mutation. ## Fields * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [flow​Trigger​Receive](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/flowTriggerReceive) mutation Triggers any workflows that begin with the trigger specified in the request body. To learn more, refer to [*Create Shopify Flow triggers*](https://shopify.dev/apps/flow/triggers). *** ## Map ### Mutations with this payload * [flow​Trigger​Receive](https://shopify.dev/docs/api/admin-graphql/unstable/types/flowTriggerReceive)