Kristian Dreher
Results
2
issues of
Kristian Dreher
If you are trying to use local --debug for a CDK stack that relies on props it will crash due to the props being undefined. ## Expected Behavior It would...
bug
When trying to to use @aws-appsync/eslint-plugin with eslint v9 I get the following error message: ``` TypeError: Error while loading rule '@graphql-eslint/no-unreachable-types': Cannot destructure property 'schema' of 'context.parserServices' as it...