Skip to content

Improve building of JSONAPI fetch params#911

Merged
dgeb merged 4 commits into
mainfrom
jsonapi-params
Jan 20, 2022
Merged

Improve building of JSONAPI fetch params#911
dgeb merged 4 commits into
mainfrom
jsonapi-params

Conversation

@dgeb

@dgeb dgeb commented Jan 20, 2022

Copy link
Copy Markdown
Member
  • Consistently merges options for expressions / operations onto those for queries / transforms.
  • Introduces support for handling fields params.
  • Uses serializers for serializing field and type params, including new resourceTypeParam serializer used for fields[TYPE]
  • Improves typings of JSONAPIRequestOptions

dgeb added 4 commits January 20, 2022 09:48
* Consistently merges options for expressions / operations onto those for queries / transforms.
* Introduces support for handling `fields` params.
* Uses serializers for serializing field and type params, including new `resourceTypeParam` serializer used for `fields[TYPE]`
* Improves typings of JSONAPIRequestOptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant