Skip to content

fix custom root types for graphql#676

Merged
tusharmath merged 7 commits intotailcallhq:mainfrom
b4s36t4:fix/allow-custom-root-types
Nov 21, 2023
Merged

fix custom root types for graphql#676
tusharmath merged 7 commits intotailcallhq:mainfrom
b4s36t4:fix/allow-custom-root-types

Conversation

@b4s36t4
Copy link
Copy Markdown
Contributor

@b4s36t4 b4s36t4 commented Nov 21, 2023

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #667
/claim #667

Build & Testing:

  • I ran cargo test successfully.
  • I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • I have added relevant unit & integration tests.
  • I have updated the documentation accordingly (if applicable).
  • I have performed a self-review of my own code.

@b4s36t4
Copy link
Copy Markdown
Contributor Author

b4s36t4 commented Nov 21, 2023

@tusharmath Please review.

@b4s36t4 b4s36t4 force-pushed the fix/allow-custom-root-types branch from c73dfe1 to 96671ae Compare November 21, 2023 11:33
@tusharmath
Copy link
Copy Markdown
Contributor

can you add a test @b4s36t4

@b4s36t4
Copy link
Copy Markdown
Contributor Author

b4s36t4 commented Nov 21, 2023

@tusharmath I have added a test case can you check?

@tusharmath
Copy link
Copy Markdown
Contributor

Fantastic @b4s36t4 thanks 🙏

@tusharmath tusharmath enabled auto-merge (squash) November 21, 2023 12:23
@tusharmath tusharmath merged commit ad222dd into tailcallhq:main Nov 21, 2023
@b4s36t4 b4s36t4 deleted the fix/allow-custom-root-types branch November 21, 2023 12:27
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.

Server startup fails when query has a type other than Query

3 participants