orderfulStateMachineConfiguration
Fetch the current Orderful state machine configuration for an integration.
orderfulStateMachineConfiguration(
integrationId: ID!
): OrderfulStateMachineConfiguration
Arguments
orderfulStateMachineConfiguration.integrationId ● ID! non-null scalar
The ID of the Orderful integration.
Type
OrderfulStateMachineConfiguration object
The full Orderful state machine configuration for an integration.