d34dman / drupal-jsonapi-params

A package to manage json-api params
ISC License
59 stars 8 forks source link

Create from query object. #6

Closed Decipher closed 4 years ago

Decipher commented 4 years ago

As a developer I would like the ability to create a DrupalJsonApiParams() instance from a previously exported query object.

It would be equally nice to be able to create an instance from a query string as well, but likely more complex to implement.

d34dman commented 4 years ago

Support has been added 👍