Mirror: The small sibling of the graphql package, slimmed down for client-side libraries.

Exclude likely server-side exports to discourage non-web use

Changed files
-64
scripts
-64
scripts/rollup/importMap.json
···
"local": "GraphQLIncludeDirective",
"from": "graphql/type/directives"
},
-
"GraphQLInputObjectType": {
-
"local": "GraphQLInputObjectType",
-
"from": "graphql/type/definition"
-
},
"GraphQLInt": {
"local": "GraphQLInt",
"from": "graphql/type/scalars"
-
},
-
"GraphQLInterfaceType": {
-
"local": "GraphQLInterfaceType",
-
"from": "graphql/type/definition"
},
"GraphQLList": {
"local": "GraphQLList",
···
"GraphQLString": {
"local": "GraphQLString",
"from": "graphql/type/scalars"
-
},
-
"GraphQLUnionType": {
-
"local": "GraphQLUnionType",
-
"from": "graphql/type/definition"
},
"Kind": {
"local": "Kind",
···
"local": "Source",
"from": "graphql/language/source"
},
-
"Token": {
-
"local": "Token",
-
"from": "graphql/language/ast"
-
},
-
"TokenKind": {
-
"local": "TokenKind",
-
"from": "graphql/language/tokenKind"
-
},
"TypeInfo": {
"local": "TypeInfo",
"from": "graphql/utilities/TypeInfo"
···
"local": "__TypeKind",
"from": "graphql/type/introspection"
},
-
"assertAbstractType": {
-
"local": "assertAbstractType",
-
"from": "graphql/type/definition"
-
},
-
"assertCompositeType": {
-
"local": "assertCompositeType",
-
"from": "graphql/type/definition"
-
},
"assertDirective": {
"local": "assertDirective",
"from": "graphql/type/directives"
···
},
"assertInputType": {
"local": "assertInputType",
-
"from": "graphql/type/definition"
-
},
-
"assertInterfaceType": {
-
"local": "assertInterfaceType",
"from": "graphql/type/definition"
},
"assertLeafType": {
···
"local": "assertScalarType",
"from": "graphql/type/definition"
},
-
"assertSchema": {
-
"local": "assertSchema",
-
"from": "graphql/type/schema"
-
},
"assertType": {
"local": "assertType",
"from": "graphql/type/definition"
···
"local": "astFromValue",
"from": "graphql/utilities/astFromValue"
},
-
"buildASTSchema": {
-
"local": "buildASTSchema",
-
"from": "graphql/utilities/buildASTSchema"
-
},
"buildClientSchema": {
"local": "buildClientSchema",
"from": "graphql/utilities/buildClientSchema"
-
},
-
"buildSchema": {
-
"local": "buildSchema",
-
"from": "graphql/utilities/buildASTSchema"
},
"coerceInputValue": {
"local": "coerceInputValue",
···
},
"isInputType": {
"local": "isInputType",
-
"from": "graphql/type/definition"
-
},
-
"isInterfaceType": {
-
"local": "isInterfaceType",
"from": "graphql/type/definition"
},
"isIntrospectionType": {
···
"local": "isScalarType",
"from": "graphql/type/definition"
},
-
"isSchema": {
-
"local": "isSchema",
-
"from": "graphql/type/schema"
-
},
"isSelectionNode": {
"local": "isSelectionNode",
"from": "graphql/language/predicates"
···
"isWrappingType": {
"local": "isWrappingType",
"from": "graphql/type/definition"
-
},
-
"lexicographicSortSchema": {
-
"local": "lexicographicSortSchema",
-
"from": "graphql/utilities/lexicographicSortSchema"
},
"locatedError": {
"local": "locatedError",
···
"local": "printLocation",
"from": "graphql/language/printLocation"
},
-
"printSchema": {
-
"local": "printSchema",
-
"from": "graphql/utilities/printSchema"
-
},
"printSourceLocation": {
"local": "printSourceLocation",
"from": "graphql/language/printLocation"
···
"subscribe": {
"local": "subscribe",
"from": "graphql/subscription/subscribe"
-
},
-
"syntaxError": {
-
"local": "syntaxError",
-
"from": "graphql/error/syntaxError"
},
"typeFromAST": {
"local": "typeFromAST",
···
"local": "GraphQLIncludeDirective",
"from": "graphql/type/directives"
},
"GraphQLInt": {
"local": "GraphQLInt",
"from": "graphql/type/scalars"
},
"GraphQLList": {
"local": "GraphQLList",
···
"GraphQLString": {
"local": "GraphQLString",
"from": "graphql/type/scalars"
},
"Kind": {
"local": "Kind",
···
"local": "Source",
"from": "graphql/language/source"
},
"TypeInfo": {
"local": "TypeInfo",
"from": "graphql/utilities/TypeInfo"
···
"local": "__TypeKind",
"from": "graphql/type/introspection"
},
"assertDirective": {
"local": "assertDirective",
"from": "graphql/type/directives"
···
},
"assertInputType": {
"local": "assertInputType",
"from": "graphql/type/definition"
},
"assertLeafType": {
···
"local": "assertScalarType",
"from": "graphql/type/definition"
},
"assertType": {
"local": "assertType",
"from": "graphql/type/definition"
···
"local": "astFromValue",
"from": "graphql/utilities/astFromValue"
},
"buildClientSchema": {
"local": "buildClientSchema",
"from": "graphql/utilities/buildClientSchema"
},
"coerceInputValue": {
"local": "coerceInputValue",
···
},
"isInputType": {
"local": "isInputType",
"from": "graphql/type/definition"
},
"isIntrospectionType": {
···
"local": "isScalarType",
"from": "graphql/type/definition"
},
"isSelectionNode": {
"local": "isSelectionNode",
"from": "graphql/language/predicates"
···
"isWrappingType": {
"local": "isWrappingType",
"from": "graphql/type/definition"
},
"locatedError": {
"local": "locatedError",
···
"local": "printLocation",
"from": "graphql/language/printLocation"
},
"printSourceLocation": {
"local": "printSourceLocation",
"from": "graphql/language/printLocation"
···
"subscribe": {
"local": "subscribe",
"from": "graphql/subscription/subscribe"
},
"typeFromAST": {
"local": "typeFromAST",