BulkOperationType Enum
Type of the bulk operation.
Possible Values
#
QUERY
The operation is a query.
MUTATION
The operation is a mutation.
Usages
#
References
#
- Field type from BulkOperation
- Argument type of field currentBulkOperation from type Query
Previous
BulkOperationStatusFilterInput