Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(GraphQL): Allow more control over custom logic header names (#5600) #5809

Merged

Conversation

vardhanapoorv
Copy link
Contributor

@vardhanapoorv vardhanapoorv commented Jul 3, 2020

This PR adds a way to have custom names for headers in custom logic.

(cherry picked from commit bbf49dc)


This change is Reviewable

Docs Preview: Dgraph Preview

* Added support for custom names in headers

* Continue to support old header definition

* Addressed comments

* Added integration test

* Moved validations to rules.go

(cherry picked from commit bbf49dc)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jul 3, 2020
@vardhanapoorv vardhanapoorv merged commit ee309ed into release/v20.07 Jul 6, 2020
@joshua-goldstein joshua-goldstein deleted the apoorv/cherry-pick-custom-name-headers branch August 11, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

1 participant