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

AWS scalar types support #56

Open
sayajin101 opened this issue Nov 17, 2023 · 0 comments
Open

AWS scalar types support #56

sayajin101 opened this issue Nov 17, 2023 · 0 comments

Comments

@sayajin101
Copy link

Hi,

I tried to import my schema from AWS AppSync into a GraphQL Postman collection but it is complaining about unknown type: AWSDateTime & AWSDate, weird thing is I also tried manually change the .graphql schema file where it mentions AWSDateTime & AWSDate to just use the scalar types of Date & DateTime (as per graphql's available scalar types) & that also returned unknown type errors.

Is this a known issue or am I understanding these errors incorrectly?

Thank you in advance

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

No branches or pull requests

1 participant