Properties
entityIds
entityIds: string[] | number[]
entityType
entityType: string
graphQLAdditionalInput
graphQLAdditionalInput: unknown
graphQLContext
graphQLContext: {
[str: string]: unknown;
}
primaryKeyName
primaryKeyName: string
tableName
tableName: string
Parameters that GenericBulkPluginFactory will provide to the callback, so that the actual bulk operation can be performed.