BackendScreenEventInput
Input for a backend action.
Input fields
The ID of the action to perform.
List of key-value pairs (strings) to pass as parameters to the mutation.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"eventId": "16724983",
"params": BackendScreenParamInputType
}