Skip to content

Add names to all our GraphQL queries#1335

Merged
mislav merged 7 commits intotrunkfrom
query-names
Jul 13, 2020
Merged

Add names to all our GraphQL queries#1335
mislav merged 7 commits intotrunkfrom
query-names

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented Jul 7, 2020

For queries made over the shurcooL/graphql adapter, I had to fork the adapter to add the feature. I've tried different approaches, such as adding a middleware, but this one felt the cleanest and one that we could potentially contribute upstream.

Fixes #997

@mislav mislav requested a review from a team July 7, 2020 15:57
Copy link
Copy Markdown
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bummer about forking but agreed it's the best course for now

@mislav mislav merged commit 53ff384 into trunk Jul 13, 2020
@mislav mislav deleted the query-names branch July 13, 2020 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Give names to all our GraphQL queries

3 participants