We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The item method on the response object must require an object and does not allow an array.
If I use the array method the transformer you pass does nothing..
Currently having to use ArrayObject to change array to object..
Doesnt quite make sense as Fractal allows both arrays and objects.