serverless-appsync-plugin
serverless-appsync-plugin copied to clipboard
third party scalars in schema
I need to use this https://github.com/taion/graphql-type-json in my graphQL schemas. How would I include it in appsync plugin?
@SET001 I don't think AppSYnc supports that. In any case, I believe this question should be asked to AWS, not here.
What is your use case?
@bboure I found a workaround using AWSJSON type. Indeed, whule using AWS appSync, we are limitited to their supported types. No customs.