graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

feat: allow symbols as GraphQLSchema extension fields

Open n1ru4l opened this issue 3 years ago • 3 comments

n1ru4l avatar Mar 15 '22 13:03 n1ru4l

✔️ Deploy Preview for compassionate-pike-271cb3 ready!

🔨 Explore the source changes: 10ba0fa80354ea19bfd55e8548b17b974cdf986b

🔍 Inspect the deploy log: https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/6230936702007b00093bc3fa

😎 Browse the preview: https://deploy-preview-3511--compassionate-pike-271cb3.netlify.app

netlify[bot] avatar Mar 15 '22 13:03 netlify[bot]

@IvanGoncharov supporting TypeScript 4.3 prevents supporting symbols as index keys


(https://github.com/graphql/graphql-js/pull/3511)

n1ru4l avatar Apr 26 '22 16:04 n1ru4l

@IvanGoncharov supporting TypeScript 4.3 prevents supporting symbols as index keys

Thanks for clarification 👍

IvanGoncharov avatar Apr 26 '22 16:04 IvanGoncharov