The documentation seems to only reference model actions. However, I would like to accomplish create a bulk queue action in my global action.
I've attempted altering the enqueue payload multiple ways and inserted it as an array of objects of what a successful single queue consumes. But the params seem to not get passed through correctly and is undefined.