-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
The GraphQL fetch should allow for more custumization:
-
Currently the fetch call is fixed to query
elastic50, feels weird to have to use elastic50 as my query name even if I'm using 7.2 -
enforces the usage of a
hostparameter(which I dont use as the graphql proxy takes care of the host + credentials, therefore resulting in an error for me) -
Uses content type
application/graphqlwhile lots of implementations like Apollo seem to preferapplication/json -
ReactiveBase could take a transformRequest parameter, which seems to be ignored in case
graphQLUrlis used.
siddharthlatest
Metadata
Metadata
Assignees
Labels
No labels