graphql-js
86523ec5 - Flow: Replace force type conversion with explicit $FlowFixMe comments (#3081)

Comment changes are shownComment changes are hidden
Commit
4 years ago
Flow: Replace force type conversion with explicit $FlowFixMe comments (#3081) In preparation for TS convertion
Author
Parents
  • src
    • error
      • File
        GraphQLError.js
      • __tests__
        • File
          locatedError-test.js
      • File
        locatedError.js
    • execution/__tests__
      • File
        abstract-test.js
      • File
        executor-test.js
    • jsutils/__tests__
      • File
        inspect-test.js
    • language
      • __tests__
        • File
          predicates-test.js
      • File
        lexer.js
      • File
        parser.js
    • utilities
      • __tests__
        • File
          buildClientSchema-test.js
        • File
          coerceInputValue-test.js
      • File
        buildASTSchema.js
      • File
        extendSchema.js
      • File
        findBreakingChanges.js
      • File
        introspectionFromSchema.js
      • File
        lexicographicSortSchema.js