INPUT_OBJECT
input ActionRequestInput {# action definition id to perform the actionactionDefinitionId: String!# entityId on which to peform the actionentityId: EntityId!# input form to perform the actioninputSchema: JSON}