Created
September 1, 2017 23:32
-
-
Save darknoon/cc03f2b02fc8830001d7448bbd53d1a1 to your computer and use it in GitHub Desktop.
Flow errors
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ GraphQLNonNull | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/utilities/extendSchema.js.flow:593 | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/utilities/findBreakingChanges.js.flow:282 | |
282: const oldFieldType = getNamedType(oldTypeFieldsDef[fieldName].type); | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function call. Function cannot be called on any member of intersection type | |
282: const oldFieldType = getNamedType(oldTypeFieldsDef[fieldName].type); | |
^^^^^^^^^^^^ intersection | |
Member 1: | |
248: declare function getNamedType(type: void | null): void; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:248 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 2: | |
249: declare function getNamedType(type: GraphQLType): GraphQLNamedType; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:249 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/utilities/findBreakingChanges.js.flow:283 | |
283: const newFieldType = getNamedType(newTypeFieldsDef[fieldName].type); | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function call. Function cannot be called on any member of intersection type | |
283: const newFieldType = getNamedType(newTypeFieldsDef[fieldName].type); | |
^^^^^^^^^^^^ intersection | |
Member 1: | |
248: declare function getNamedType(type: void | null): void; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:248 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 2: | |
249: declare function getNamedType(type: GraphQLType): GraphQLNamedType; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:249 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:637 | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:641 | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:647 | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/validation/rules/PossibleFragmentSpreads.js.flow:62 | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLEnumType. This type is incompatible with | |
108: typeA: GraphQLCompositeType, | |
^^^^^^^^^^^^^^^^^^^^ union: GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/utilities/typeComparators.js.flow:108 | |
Member 1: | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:157 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLEnumType. This type is incompatible with | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:157 | |
Member 2: | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:158 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLEnumType. This type is incompatible with | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:158 | |
Member 3: | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:159 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLEnumType. This type is incompatible with | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:159 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/validation/rules/PossibleFragmentSpreads.js.flow:62 | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
108: typeA: GraphQLCompositeType, | |
^^^^^^^^^^^^^^^^^^^^ union: GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/utilities/typeComparators.js.flow:108 | |
Member 1: | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:157 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:157 | |
Member 2: | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:158 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:158 | |
Member 3: | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:159 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:159 | |
Error: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/validation/rules/PossibleFragmentSpreads.js.flow:62 | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLScalarType. This type is incompatible with | |
108: typeA: GraphQLCompositeType, | |
^^^^^^^^^^^^^^^^^^^^ union: GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/utilities/typeComparators.js.flow:108 | |
Member 1: | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:157 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLScalarType. This type is incompatible with | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:157 | |
Member 2: | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:158 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLScalarType. This type is incompatible with | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:158 | |
Member 3: | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:159 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLScalarType. This type is incompatible with | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:159 | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
186: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `ScalarTypeDefinition`, got `OperationDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `ObjectTypeDefinition`, got `OperationDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `InterfaceTypeDefinition`, got `OperationDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `UnionTypeDefinition`, got `OperationDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `EnumTypeDefinition`, got `OperationDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `InputObjectTypeDefinition`, got `OperationDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
258: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `ScalarTypeDefinition`, got `FragmentDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `ObjectTypeDefinition`, got `FragmentDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `InterfaceTypeDefinition`, got `FragmentDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `UnionTypeDefinition`, got `FragmentDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `EnumTypeDefinition`, got `FragmentDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `InputObjectTypeDefinition`, got `FragmentDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
400: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `ScalarTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `ScalarTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `ScalarTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `ScalarTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `ScalarTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
408: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `ObjectTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `ObjectTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `ObjectTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `ObjectTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `ObjectTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
434: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `InterfaceTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `InterfaceTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `InterfaceTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `InterfaceTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `InterfaceTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
442: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `UnionTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `UnionTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `UnionTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `UnionTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `UnionTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
450: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `EnumTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `EnumTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `EnumTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `EnumTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `EnumTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
465: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `InputObjectTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `InputObjectTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `InputObjectTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `InputObjectTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `InputObjectTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `ScalarTypeDefinition`, got `SchemaDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `ObjectTypeDefinition`, got `SchemaDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `InterfaceTypeDefinition`, got `SchemaDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `UnionTypeDefinition`, got `SchemaDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `EnumTypeDefinition`, got `SchemaDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `InputObjectTypeDefinition`, got `SchemaDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/graphql/language/ast.js.flow:176 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/graphql/language/ast.js.flow:177 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/graphql/language/ast.js.flow:369 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `ScalarTypeDefinition`, got `TypeExtensionDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `ObjectTypeDefinition`, got `TypeExtensionDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `InterfaceTypeDefinition`, got `TypeExtensionDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `UnionTypeDefinition`, got `TypeExtensionDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `EnumTypeDefinition`, got `TypeExtensionDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `InputObjectTypeDefinition`, got `TypeExtensionDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/graphql/language/ast.js.flow:176 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/graphql/language/ast.js.flow:177 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/graphql/language/ast.js.flow:369 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `ScalarTypeDefinition`, got `DirectiveDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `ObjectTypeDefinition`, got `DirectiveDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `InterfaceTypeDefinition`, got `DirectiveDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `UnionTypeDefinition`, got `DirectiveDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `EnumTypeDefinition`, got `DirectiveDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `InputObjectTypeDefinition`, got `DirectiveDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
426: defaultValue?: ?ValueNode; | |
^^^^^^^^^ object type. This type is incompatible with | |
426: defaultValue?: ?ValueNode; | |
^^^^^^^^^ union: VariableNode | IntValueNode | FloatValueNode | StringValueNode | BooleanValueNode | NullValueNode | EnumValueNode | ListValueNode | ObjectValueNode. See: node_modules/graphql/language/ast.js.flow:426 | |
Member 1: | |
266: | VariableNode | |
^^^^^^^^^^^^ VariableNode. See: node_modules/graphql/language/ast.js.flow:266 | |
Error: | |
426: defaultValue?: ?ValueNode; | |
^^^^^^^^^ object type. This type is incompatible with | |
266: | VariableNode | |
^^^^^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:266 | |
Property `loc` is incompatible: | |
203: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
203: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/graphql/language/ast.js.flow:203 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
267: | IntValueNode | |
^^^^^^^^^^^^ IntValueNode. See: node_modules/graphql/language/ast.js.flow:267 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `IntValue`, got `Variable` instead | |
277: kind: 'IntValue'; | |
^^^^^^^^^^ string literal `IntValue`. See: node_modules/graphql/language/ast.js.flow:277 | |
Member 3: | |
268: | FloatValueNode | |
^^^^^^^^^^^^^^ FloatValueNode. See: node_modules/graphql/language/ast.js.flow:268 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `FloatValue`, got `Variable` instead | |
283: kind: 'FloatValue'; | |
^^^^^^^^^^^^ string literal `FloatValue`. See: node_modules/graphql/language/ast.js.flow:283 | |
Member 4: | |
269: | StringValueNode | |
^^^^^^^^^^^^^^^ StringValueNode. See: node_modules/graphql/language/ast.js.flow:269 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `StringValue`, got `Variable` instead | |
289: kind: 'StringValue'; | |
^^^^^^^^^^^^^ string literal `StringValue`. See: node_modules/graphql/language/ast.js.flow:289 | |
Member 5: | |
270: | BooleanValueNode | |
^^^^^^^^^^^^^^^^ BooleanValueNode. See: node_modules/graphql/language/ast.js.flow:270 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `BooleanValue`, got `Variable` instead | |
295: kind: 'BooleanValue'; | |
^^^^^^^^^^^^^^ string literal `BooleanValue`. See: node_modules/graphql/language/ast.js.flow:295 | |
Member 6: | |
271: | NullValueNode | |
^^^^^^^^^^^^^ NullValueNode. See: node_modules/graphql/language/ast.js.flow:271 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `NullValue`, got `Variable` instead | |
301: kind: 'NullValue'; | |
^^^^^^^^^^^ string literal `NullValue`. See: node_modules/graphql/language/ast.js.flow:301 | |
Member 7: | |
272: | EnumValueNode | |
^^^^^^^^^^^^^ EnumValueNode. See: node_modules/graphql/language/ast.js.flow:272 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `EnumValue`, got `Variable` instead | |
306: kind: 'EnumValue'; | |
^^^^^^^^^^^ string literal `EnumValue`. See: node_modules/graphql/language/ast.js.flow:306 | |
Member 8: | |
273: | ListValueNode | |
^^^^^^^^^^^^^ ListValueNode. See: node_modules/graphql/language/ast.js.flow:273 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `ListValue`, got `Variable` instead | |
312: kind: 'ListValue'; | |
^^^^^^^^^^^ string literal `ListValue`. See: node_modules/graphql/language/ast.js.flow:312 | |
Member 9: | |
274: | ObjectValueNode; | |
^^^^^^^^^^^^^^^ ObjectValueNode. See: node_modules/graphql/language/ast.js.flow:274 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `ObjectValue`, got `Variable` instead | |
318: kind: 'ObjectValue'; | |
^^^^^^^^^^^^^ string literal `ObjectValue`. See: node_modules/graphql/language/ast.js.flow:318 | |
Error: node_modules/apollo-client/node_modules/graphql/subscription/mapAsyncIterator.js.flow:21 | |
21: ): AsyncGenerator<U, void, void> { | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `@@asyncIterator` of AsyncGenerator. Property not found in | |
v | |
39: return { | |
40: next() { | |
41: return iterator.next().then(mapResult); | |
...: | |
57: }; | |
^ object literal | |
Error: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ GraphQLNonNull | |
Error: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull | |
Error: node_modules/apollo-client/node_modules/graphql/type/introspection.js.flow:40 | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
v------------------ | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
81: GraphQLInputObjectType | | |
82: GraphQLList<GraphQLInputType> | |
----------------------------^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Member 1: | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Member 2: | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:80 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:80 | |
Member 3: | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:81 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:81 | |
Member 4: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Error: node_modules/apollo-client/node_modules/graphql/type/introspection.js.flow:66 | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v------------------ | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
81: GraphQLInputObjectType | | |
82: GraphQLList<GraphQLInputType> | |
----------------------------^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Member 1: | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Member 2: | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:80 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:80 | |
Member 3: | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:81 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:81 | |
Member 4: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Error: node_modules/apollo-client/node_modules/graphql/type/introspection.js.flow:86 | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
647: type: GraphQLOutputType; | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:647 | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
v------------------ | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
116: GraphQLInterfaceType | | |
...: | |
119: GraphQLList<GraphQLOutputType> | |
-----------------------------^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:114 | |
Member 1: | |
114: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:114 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
114: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:114 | |
Member 2: | |
115: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:115 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
115: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:115 | |
Member 3: | |
116: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:116 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
116: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:116 | |
Member 4: | |
117: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:117 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
117: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:117 | |
Member 5: | |
118: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:118 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
118: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:118 | |
Member 6: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-client/node_modules/graphql/type/introspection.js.flow:92 | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v------------------ | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
81: GraphQLInputObjectType | | |
82: GraphQLList<GraphQLInputType> | |
----------------------------^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Member 1: | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Member 2: | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:80 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:80 | |
Member 3: | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:81 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:81 | |
Member 4: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Error: node_modules/apollo-client/node_modules/graphql/type/introspection.js.flow:315 | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v------------------ | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
81: GraphQLInputObjectType | | |
82: GraphQLList<GraphQLInputType> | |
----------------------------^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Member 1: | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:79 | |
Member 2: | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:80 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:80 | |
Member 3: | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:81 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:81 | |
Member 4: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Error: node_modules/apollo-client/node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-client/node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-client/node_modules/graphql/utilities/extendSchema.js.flow:605 | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:113 | |
Error: node_modules/apollo-client/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:637 | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-client/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:641 | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-client/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:647 | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-client/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-link-core/node_modules/graphql/subscription/mapAsyncIterator.js.flow:21 | |
21: ): AsyncGenerator<U, void, void> { | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `@@asyncIterator` of AsyncGenerator. Property not found in | |
v | |
39: return { | |
40: next() { | |
41: return iterator.next().then(mapResult); | |
...: | |
57: }; | |
^ object literal | |
Error: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ GraphQLNonNull | |
Error: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull | |
Error: node_modules/apollo-link-core/node_modules/graphql/type/introspection.js.flow:40 | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
v------------------ | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
81: GraphQLInputObjectType | | |
82: GraphQLList<GraphQLInputType> | |
----------------------------^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Member 1: | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Member 2: | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:80 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:80 | |
Member 3: | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:81 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:81 | |
Member 4: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Error: | |
40: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Type))), | |
^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Error: node_modules/apollo-link-core/node_modules/graphql/type/introspection.js.flow:66 | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v------------------ | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
81: GraphQLInputObjectType | | |
82: GraphQLList<GraphQLInputType> | |
----------------------------^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Member 1: | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Member 2: | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:80 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:80 | |
Member 3: | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:81 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:81 | |
Member 4: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Error: | |
66: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__Directive))), | |
^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Error: node_modules/apollo-link-core/node_modules/graphql/type/introspection.js.flow:86 | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
647: type: GraphQLOutputType; | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:647 | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
v----------------------------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
--^ GraphQLNonNull. This type is incompatible with | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
v------------------ | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
116: GraphQLInterfaceType | | |
...: | |
119: GraphQLList<GraphQLOutputType> | |
-----------------------------^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:114 | |
Member 1: | |
114: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:114 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
114: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:114 | |
Member 2: | |
115: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:115 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
115: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:115 | |
Member 3: | |
116: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:116 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
116: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:116 | |
Member 4: | |
117: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:117 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
117: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:117 | |
Member 5: | |
118: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:118 | |
Error: | |
v---------------------------------- | |
86: type: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull( | |
87: __DirectiveLocation | |
88: ))) | |
-^ GraphQLList. This type is incompatible with | |
118: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:118 | |
Member 6: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-link-core/node_modules/graphql/type/introspection.js.flow:92 | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v------------------ | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
81: GraphQLInputObjectType | | |
82: GraphQLList<GraphQLInputType> | |
----------------------------^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Member 1: | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Member 2: | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:80 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:80 | |
Member 3: | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:81 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:81 | |
Member 4: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Error: | |
92: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Error: node_modules/apollo-link-core/node_modules/graphql/type/introspection.js.flow:315 | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v------------------ | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
81: GraphQLInputObjectType | | |
82: GraphQLList<GraphQLInputType> | |
----------------------------^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Member 1: | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
79: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:79 | |
Member 2: | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:80 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
80: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:80 | |
Member 3: | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:81 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
81: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:81 | |
Member 4: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Error: | |
315: new GraphQLNonNull(new GraphQLList(new GraphQLNonNull(__InputValue))), | |
^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Error: node_modules/apollo-link-core/node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-link-core/node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-link-core/node_modules/graphql/utilities/extendSchema.js.flow:605 | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
605: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:113 | |
Error: node_modules/apollo-link-core/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:637 | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-link-core/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:641 | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/apollo-link-core/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:647 | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
107: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:107 | |
Member 2: | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
108: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:108 | |
Member 3: | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
109: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:109 | |
Member 4: | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
110: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:110 | |
Member 5: | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
111: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:111 | |
Member 6: | |
112: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:112 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Member 7: | |
v-------------- | |
113: GraphQLNonNull< | |
114: GraphQLScalarType | | |
115: GraphQLObjectType | | |
...: | |
120: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:113 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
1262: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:1262 | |
Member 1: | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
214: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:214 | |
Member 2: | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
215: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:215 | |
Member 3: | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
216: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:216 | |
Member 4: | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
217: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:217 | |
Member 5: | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
218: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:218 | |
Member 6: | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
219: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:219 | |
Member 7: | |
220: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:220 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
82: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:82 | |
Member 1: | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
74: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:74 | |
Member 2: | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
75: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:75 | |
Member 3: | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
76: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:76 | |
Member 4: | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
77: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:77 | |
Member 5: | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: | |
119: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:119 | |
v-------------- | |
78: GraphQLNonNull< | |
79: GraphQLScalarType | | |
80: GraphQLEnumType | | |
...: | |
83: >; | |
^ GraphQLNonNull. See: node_modules/apollo-link-core/node_modules/graphql/type/definition.js.flow:78 | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `ScalarTypeDefinition`, got `TypeExtensionDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `ObjectTypeDefinition`, got `TypeExtensionDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `InterfaceTypeDefinition`, got `TypeExtensionDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `UnionTypeDefinition`, got `TypeExtensionDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `EnumTypeDefinition`, got `TypeExtensionDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
470: kind: 'TypeExtensionDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `TypeExtensionDefinition`. Expected string literal `InputObjectTypeDefinition`, got `TypeExtensionDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ property `directives`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `ScalarTypeDefinition`, got `DirectiveDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `ObjectTypeDefinition`, got `DirectiveDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `InterfaceTypeDefinition`, got `DirectiveDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `UnionTypeDefinition`, got `DirectiveDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `EnumTypeDefinition`, got `DirectiveDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
476: kind: 'DirectiveDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `DirectiveDefinition`. Expected string literal `InputObjectTypeDefinition`, got `DirectiveDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
426: defaultValue?: ?ValueNode; | |
^^^^^^^^^ object type. This type is incompatible with | |
426: defaultValue?: ?ValueNode; | |
^^^^^^^^^ union: VariableNode | IntValueNode | FloatValueNode | StringValueNode | BooleanValueNode | NullValueNode | EnumValueNode | ListValueNode | ObjectValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:426 | |
Member 1: | |
266: | VariableNode | |
^^^^^^^^^^^^ VariableNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:266 | |
Error: | |
426: defaultValue?: ?ValueNode; | |
^^^^^^^^^ object type. This type is incompatible with | |
266: | VariableNode | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:266 | |
Property `loc` is incompatible: | |
203: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
203: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:203 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
267: | IntValueNode | |
^^^^^^^^^^^^ IntValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:267 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `IntValue`, got `Variable` instead | |
277: kind: 'IntValue'; | |
^^^^^^^^^^ string literal `IntValue`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:277 | |
Member 3: | |
268: | FloatValueNode | |
^^^^^^^^^^^^^^ FloatValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:268 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `FloatValue`, got `Variable` instead | |
283: kind: 'FloatValue'; | |
^^^^^^^^^^^^ string literal `FloatValue`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:283 | |
Member 4: | |
269: | StringValueNode | |
^^^^^^^^^^^^^^^ StringValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:269 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `StringValue`, got `Variable` instead | |
289: kind: 'StringValue'; | |
^^^^^^^^^^^^^ string literal `StringValue`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:289 | |
Member 5: | |
270: | BooleanValueNode | |
^^^^^^^^^^^^^^^^ BooleanValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:270 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `BooleanValue`, got `Variable` instead | |
295: kind: 'BooleanValue'; | |
^^^^^^^^^^^^^^ string literal `BooleanValue`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:295 | |
Member 6: | |
271: | NullValueNode | |
^^^^^^^^^^^^^ NullValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:271 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `NullValue`, got `Variable` instead | |
301: kind: 'NullValue'; | |
^^^^^^^^^^^ string literal `NullValue`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:301 | |
Member 7: | |
272: | EnumValueNode | |
^^^^^^^^^^^^^ EnumValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:272 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `EnumValue`, got `Variable` instead | |
306: kind: 'EnumValue'; | |
^^^^^^^^^^^ string literal `EnumValue`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:306 | |
Member 8: | |
273: | ListValueNode | |
^^^^^^^^^^^^^ ListValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:273 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `ListValue`, got `Variable` instead | |
312: kind: 'ListValue'; | |
^^^^^^^^^^^ string literal `ListValue`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:312 | |
Member 9: | |
274: | ObjectValueNode; | |
^^^^^^^^^^^^^^^ ObjectValueNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:274 | |
Error: | |
202: kind: 'Variable'; | |
^^^^^^^^^^ string literal `Variable`. Expected string literal `ObjectValue`, got `Variable` instead | |
318: kind: 'ObjectValue'; | |
^^^^^^^^^^^^^ string literal `ObjectValue`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:318 | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
186: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `ScalarTypeDefinition`, got `OperationDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `ObjectTypeDefinition`, got `OperationDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `InterfaceTypeDefinition`, got `OperationDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `UnionTypeDefinition`, got `OperationDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `EnumTypeDefinition`, got `OperationDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
181: kind: 'OperationDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `OperationDefinition`. Expected string literal `InputObjectTypeDefinition`, got `OperationDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
258: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `ScalarTypeDefinition`, got `FragmentDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `ObjectTypeDefinition`, got `FragmentDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `InterfaceTypeDefinition`, got `FragmentDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `UnionTypeDefinition`, got `FragmentDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `EnumTypeDefinition`, got `FragmentDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
254: kind: 'FragmentDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `FragmentDefinition`. Expected string literal `InputObjectTypeDefinition`, got `FragmentDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
400: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `ScalarTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `ScalarTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `ScalarTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `ScalarTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `ScalarTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
408: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `ObjectTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `ObjectTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `ObjectTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `ObjectTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `ObjectTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
434: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `InterfaceTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `InterfaceTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `InterfaceTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `InterfaceTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `InterfaceTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
442: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `UnionTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `UnionTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `UnionTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `UnionTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `UnionTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
450: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `EnumTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `EnumTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `EnumTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `EnumTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. Expected string literal `InputObjectTypeDefinition`, got `EnumTypeDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Property `directives` is incompatible: | |
465: directives?: ?Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^^ undefined. This type is incompatible with | |
377: directives: Array<DirectiveNode>; | |
^^^^^^^^^^^^^^^^^^^^ array type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:377 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `ScalarTypeDefinition`, got `InputObjectTypeDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `ObjectTypeDefinition`, got `InputObjectTypeDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `InterfaceTypeDefinition`, got `InputObjectTypeDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `UnionTypeDefinition`, got `InputObjectTypeDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. Expected string literal `EnumTypeDefinition`, got `InputObjectTypeDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/language/ast.js.flow:172 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ union: OperationDefinitionNode | FragmentDefinitionNode | TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:172 | |
Member 1: | |
176: | OperationDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ OperationDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:176 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
177: | FragmentDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ FragmentDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:177 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 3: | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ TypeSystemDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
178: | TypeSystemDefinitionNode; // experimental non-spec addition. | |
^^^^^^^^^^^^^^^^^^^^^^^^ union: SchemaDefinitionNode | TypeDefinitionNode | TypeExtensionDefinitionNode | DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:178 | |
Member 1: | |
369: | SchemaDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^ SchemaDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:369 | |
Error: | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. This type is incompatible with | |
337: arguments?: ?Array<ArgumentNode>; | |
^^^^^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:337 | |
Property `loc` is incompatible: | |
230: loc?: Location; | |
^^^^^^^^ object type. This type is incompatible with | |
230: loc?: Location; | |
^^^^^^^^ object type. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:230 | |
Property `source` is incompatible: | |
43: source: Source; | |
^^^^^^ Source. This type is incompatible with | |
43: source: Source; | |
^^^^^^ Source. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:43 | |
Member 2: | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ TypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Error: | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type. This type is incompatible with | |
370: | TypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^ union: ScalarTypeDefinitionNode | ObjectTypeDefinitionNode | InterfaceTypeDefinitionNode | UnionTypeDefinitionNode | EnumTypeDefinitionNode | InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:370 | |
Member 1: | |
389: | ScalarTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ScalarTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:389 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `ScalarTypeDefinition`, got `SchemaDefinition` instead | |
397: kind: 'ScalarTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ScalarTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:397 | |
Member 2: | |
390: | ObjectTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^ ObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:390 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `ObjectTypeDefinition`, got `SchemaDefinition` instead | |
404: kind: 'ObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^ string literal `ObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:404 | |
Member 3: | |
391: | InterfaceTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ InterfaceTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:391 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `InterfaceTypeDefinition`, got `SchemaDefinition` instead | |
431: kind: 'InterfaceTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InterfaceTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:431 | |
Member 4: | |
392: | UnionTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^ UnionTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:392 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `UnionTypeDefinition`, got `SchemaDefinition` instead | |
439: kind: 'UnionTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^ string literal `UnionTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:439 | |
Member 5: | |
393: | EnumTypeDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^ EnumTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:393 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `EnumTypeDefinition`, got `SchemaDefinition` instead | |
447: kind: 'EnumTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^ string literal `EnumTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:447 | |
Member 6: | |
394: | InputObjectTypeDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InputObjectTypeDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:394 | |
Error: | |
375: kind: 'SchemaDefinition'; | |
^^^^^^^^^^^^^^^^^^ string literal `SchemaDefinition`. Expected string literal `InputObjectTypeDefinition`, got `SchemaDefinition` instead | |
462: kind: 'InputObjectTypeDefinition'; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ string literal `InputObjectTypeDefinition`. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:462 | |
Member 3: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeExtensionDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
Error: | |
371: | TypeExtensionDefinitionNode | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ property `definition`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:371 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Member 4: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ DirectiveDefinitionNode. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
Error: | |
372: | DirectiveDefinitionNode; | |
^^^^^^^^^^^^^^^^^^^^^^^ property `arguments`. Property not found in. See: node_modules/apollo-client/node_modules/graphql/language/ast.js.flow:372 | |
172: definitions: Array<DefinitionNode>; | |
^^^^^^^^^^^^^^ object type | |
Error: node_modules/graphql/type/definition.js.flow:108 | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ GraphQLNonNull | |
Error: node_modules/graphql/type/definition.js.flow:108 | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull | |
Error: node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/graphql/utilities/extendSchema.js.flow:593 | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
593: return new GraphQLNonNull(nullableType); | |
^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:71 | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:101 | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:71 | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:71 | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:71 | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:71 | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:71 | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:71 | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:101 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:71 | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:102 | |
Error: node_modules/graphql/utilities/findBreakingChanges.js.flow:282 | |
282: const oldFieldType = getNamedType(oldTypeFieldsDef[fieldName].type); | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function call. Function cannot be called on any member of intersection type | |
282: const oldFieldType = getNamedType(oldTypeFieldsDef[fieldName].type); | |
^^^^^^^^^^^^ intersection | |
Member 1: | |
248: declare function getNamedType(type: void | null): void; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See: node_modules/graphql/type/definition.js.flow:248 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Member 2: | |
249: declare function getNamedType(type: GraphQLType): GraphQLNamedType; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See: node_modules/graphql/type/definition.js.flow:249 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/graphql/utilities/findBreakingChanges.js.flow:283 | |
283: const newFieldType = getNamedType(newTypeFieldsDef[fieldName].type); | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function call. Function cannot be called on any member of intersection type | |
283: const newFieldType = getNamedType(newTypeFieldsDef[fieldName].type); | |
^^^^^^^^^^^^ intersection | |
Member 1: | |
248: declare function getNamedType(type: void | null): void; | |
^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See: node_modules/graphql/type/definition.js.flow:248 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Member 2: | |
249: declare function getNamedType(type: GraphQLType): GraphQLNamedType; | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See: node_modules/graphql/type/definition.js.flow:249 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:637 | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
637: return type1 instanceof GraphQLList ? | |
^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:641 | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
641: if (type1 instanceof GraphQLNonNull) { | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/graphql/validation/rules/OverlappingFieldsCanBeMerged.js.flow:647 | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
628: type1: GraphQLOutputType, | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
647: return type1 instanceof GraphQLNonNull ? | |
^^^^^^^^^^^^^^ GraphQLNonNull. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/graphql/validation/rules/PossibleFragmentSpreads.js.flow:62 | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLEnumType. This type is incompatible with | |
108: typeA: GraphQLCompositeType, | |
^^^^^^^^^^^^^^^^^^^^ union: GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType. See: node_modules/graphql/utilities/typeComparators.js.flow:108 | |
Member 1: | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:157 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLEnumType. This type is incompatible with | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:157 | |
Member 2: | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:158 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLEnumType. This type is incompatible with | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:158 | |
Member 3: | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:159 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLEnumType. This type is incompatible with | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:159 | |
Error: node_modules/graphql/validation/rules/PossibleFragmentSpreads.js.flow:62 | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
108: typeA: GraphQLCompositeType, | |
^^^^^^^^^^^^^^^^^^^^ union: GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType. See: node_modules/graphql/utilities/typeComparators.js.flow:108 | |
Member 1: | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:157 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:157 | |
Member 2: | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:158 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:158 | |
Member 3: | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:159 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:159 | |
Error: node_modules/graphql/validation/rules/PossibleFragmentSpreads.js.flow:62 | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLScalarType. This type is incompatible with | |
108: typeA: GraphQLCompositeType, | |
^^^^^^^^^^^^^^^^^^^^ union: GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType. See: node_modules/graphql/utilities/typeComparators.js.flow:108 | |
Member 1: | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:157 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLScalarType. This type is incompatible with | |
157: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/graphql/type/definition.js.flow:157 | |
Member 2: | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:158 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLScalarType. This type is incompatible with | |
158: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/graphql/type/definition.js.flow:158 | |
Member 3: | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:159 | |
Error: | |
62: !doTypesOverlap(context.getSchema(), fragType, parentType)) { | |
^^^^^^^^ GraphQLScalarType. This type is incompatible with | |
159: GraphQLUnionType; | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/graphql/type/definition.js.flow:159 | |
Error: node_modules/radium/src/components/style-root.js:22 | |
22: class StyleRoot extends PureComponent { | |
^^^^^^^^^^^^^ identifier `PureComponent`. Too few type arguments. Expected at least 1 | |
89: declare class React$PureComponent<Props, State = void> | |
^^^^^^^^^^^^ See type parameters of definition here. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:89 | |
Error: node_modules/radium/src/components/style-sheet.js:8 | |
8: export default class StyleSheet extends PureComponent { | |
^^^^^^^^^^^^^ identifier `PureComponent`. Too few type arguments. Expected at least 1 | |
89: declare class React$PureComponent<Props, State = void> | |
^^^^^^^^^^^^ See type parameters of definition here. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:89 | |
Error: node_modules/radium/src/components/style-sheet.js:19 | |
19: state: {css: string}; | |
^^^^^^^^^^^^^ object type. This type is incompatible with | |
89: declare class React$PureComponent<Props, State = void> | |
^^^^ undefined. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:89 | |
Error: node_modules/radium/src/components/style-sheet.js:46 | |
46: this._isMounted && this.setState(this._getCSSState()); | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call of method `setState` | |
46: this._isMounted && this.setState(this._getCSSState()); | |
^^^^^^^^^^^^^^^^^^^ object type. This type is incompatible with | |
38: partialState: $Shape<State> | ((State, Props) => $Shape<State> | void), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ union: undefined | function type. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:38 | |
Member 1: | |
89: declare class React$PureComponent<Props, State = void> | |
^^^^ undefined. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:89 | |
Error: | |
46: this._isMounted && this.setState(this._getCSSState()); | |
^^^^^^^^^^^^^^^^^^^ property `css` of object type. Property cannot be assigned on possibly undefined value | |
89: declare class React$PureComponent<Props, State = void> | |
^^^^ undefined. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:89 | |
Member 2: | |
38: partialState: $Shape<State> | ((State, Props) => $Shape<State> | void), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function type. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:38 | |
Error: | |
38: partialState: $Shape<State> | ((State, Props) => $Shape<State> | void), | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function type. Callable signature not found in. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:38 | |
46: this._isMounted && this.setState(this._getCSSState()); | |
^^^^^^^^^^^^^^^^^^^ object type | |
Error: node_modules/radium/src/components/style-sheet.js:52 | |
52: render(): React.Element<any> { | |
^^^^^^^^^^^^^^^^^^ Element. Property not found in | |
v- | |
234: declare export default {| | |
235: +DOM: typeof DOM, | |
236: +PropTypes: typeof PropTypes, | |
...: | |
248: |}; | |
-^ object type. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:234 | |
Error: node_modules/radium/src/components/style.js:8 | |
8: class Style extends PureComponent { | |
^^^^^^^^^^^^^ identifier `PureComponent`. Too few type arguments. Expected at least 1 | |
89: declare class React$PureComponent<Props, State = void> | |
^^^^^^^^^^^^ See type parameters of definition here. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:89 | |
Error: node_modules/radium/src/components/style.js:89 | |
89: render(): ?React.Element<any> { | |
^^^^^^^^^^^^^^^^^^ Element. Property not found in | |
v- | |
234: declare export default {| | |
235: +DOM: typeof DOM, | |
236: +PropTypes: typeof PropTypes, | |
...: | |
248: |}; | |
-^ object type. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:234 | |
Error: node_modules/radium/src/enhancer.js:52 | |
52: ComposedComponent = class extends Component { | |
^^^^^^^^^ identifier `Component`. Too few type arguments. Expected at least 1 | |
29: declare class React$Component<Props, State = void> { | |
^^^^^^^^^^^^ See type parameters of definition here. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:29 | |
Error: node_modules/radium/src/enhancer.js:53 | |
53: state: Object; | |
^^^^^^ object type. This type is incompatible with | |
29: declare class React$Component<Props, State = void> { | |
^^^^ undefined. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:29 | |
Error: node_modules/react-apollo/index.js.flow:136 | |
136: | Class<React$Component<any, TProps & ApolloClient, any>>, | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ identifier `React$Component`. Too few type arguments. Expected at least 1 | |
29: declare class React$Component<Props, State = void> { | |
^^^^^^^^^^^^ See type parameters of definition here. See lib: /private/tmp/flow/flowlib_26b41ae9/react.js:29 | |
Error: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ GraphQLInputObjectType. This type is incompatible with | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ GraphQLNonNull | |
Error: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull` | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull | |
Error: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
174: return type; | |
^^^^ GraphQLList. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/utilities/buildClientSchema.js.flow:174 | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
168: function getOutputType(typeRef: IntrospectionTypeRef): GraphQLOutputType { | |
^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | type application of class `GraphQLList` | type application of class `GraphQLNonNull` | |
Member 1: | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
96: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:96 | |
Member 2: | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
97: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:97 | |
Member 3: | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
98: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:98 | |
Member 4: | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
99: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:99 | |
Member 5: | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Error: | |
174: return type; | |
^^^^ GraphQLNonNull. This type is incompatible with | |
100: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:100 | |
Member 6: | |
101: GraphQLList<GraphQLOutputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:101 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Member 7: | |
v-------------- | |
102: GraphQLNonNull< | |
103: GraphQLScalarType | | |
104: GraphQLObjectType | | |
...: | |
109: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:102 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
1196: export class GraphQLNonNull<T: GraphQLNullableType> { | |
^^^^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLObjectType | GraphQLInterfaceType | GraphQLUnionType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:1196 | |
Member 1: | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
203: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:203 | |
Member 2: | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
204: GraphQLObjectType | | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:204 | |
Member 3: | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
205: GraphQLInterfaceType | | |
^^^^^^^^^^^^^^^^^^^^ GraphQLInterfaceType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:205 | |
Member 4: | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
206: GraphQLUnionType | | |
^^^^^^^^^^^^^^^^ GraphQLUnionType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:206 | |
Member 5: | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
207: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:207 | |
Member 6: | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
208: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:208 | |
Member 7: | |
209: GraphQLList<*>; | |
^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:209 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
71: GraphQLList<GraphQLInputType> | |
^^^^^^^^^^^^^^^^ union: GraphQLScalarType | GraphQLEnumType | GraphQLInputObjectType | type application of class `GraphQLList` | type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:71 | |
Member 1: | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
63: GraphQLScalarType | | |
^^^^^^^^^^^^^^^^^ GraphQLScalarType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:63 | |
Member 2: | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
64: GraphQLEnumType | | |
^^^^^^^^^^^^^^^ GraphQLEnumType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:64 | |
Member 3: | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
65: GraphQLInputObjectType | | |
^^^^^^^^^^^^^^^^^^^^^^ GraphQLInputObjectType. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:65 | |
Member 4: | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type application of class `GraphQLList`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
66: GraphQLList<GraphQLInputType> | | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ GraphQLList. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:66 | |
Member 5: | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ type application of class `GraphQLNonNull`. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:67 | |
Error: | |
108: GraphQLList<GraphQLOutputType> | |
^^^^^^^^^^^^^^^^^ GraphQLObjectType. This type is incompatible with. See: node_modules/react-apollo/node_modules/apollo-link-core/node_modules/graphql-tag/node_modules/graphql/type/definition.js.flow:108 | |
v-------------- | |
67: GraphQLNonNull< | |
68: GraphQLScalarType | | |
69: GraphQLEnumType | | |
...: | |
72: >; | |
^ GraphQLNonNull. See: node_modules/react-a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment