The callback that shall perform the actual bulk operation. It receives different parameters from the base plugin to assist with the operation, e.g. a list of ids for which the bulk operation shall be performed.
The callback that decides for which filters a bulk action is defined.
OptionalinputType: GraphQLInputObjectTypeDefines additional input parameters for the bulk action. The values are forwarded as part of the message payload.
Plugin factory to create bulk mutations based on query filters