File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ You would create types like this to handle this mutation :
288288
289289
290290Notice that the input arguments are of type `` GraphQLInputObjectType `` . This is important. Input arguments can ONLY be of that type
291- and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are consider both input and output types.
291+ and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are considered both input and output types.
292292
293293The data fetcher here is responsible for executing the mutation and returning some sensible output values.
294294
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ You would create types like this to handle this mutation :
274274
275275
276276Notice that the input arguments are of type `` GraphQLInputObjectType `` . This is important. Input arguments can ONLY be of that type
277- and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are consider both input and output types.
277+ and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are considered both input and output types.
278278
279279The data fetcher here is responsible for executing the mutation and returning some sensible output values.
280280
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ You would create types like this to handle this mutation :
274274
275275
276276Notice that the input arguments are of type `` GraphQLInputObjectType `` . This is important. Input arguments can ONLY be of that type
277- and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are consider both input and output types.
277+ and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are considered both input and output types.
278278
279279The data fetcher here is responsible for executing the mutation and returning some sensible output values.
280280
Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ You would create types like this to handle this mutation :
288288
289289
290290Notice that the input arguments are of type `` GraphQLInputObjectType `` . This is important. Input arguments can ONLY be of that type
291- and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are consider both input and output types.
291+ and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are considered both input and output types.
292292
293293The data fetcher here is responsible for executing the mutation and returning some sensible output values.
294294
Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ You would create types like this to handle this mutation :
288288
289289
290290Notice that the input arguments are of type `` GraphQLInputObjectType `` . This is important. Input arguments can ONLY be of that type
291- and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are consider both input and output types.
291+ and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are considered both input and output types.
292292
293293The data fetcher here is responsible for executing the mutation and returning some sensible output values.
294294
Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ You would create types like this to handle this mutation :
288288
289289
290290Notice that the input arguments are of type `` GraphQLInputObjectType `` . This is important. Input arguments can ONLY be of that type
291- and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are consider both input and output types.
291+ and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are considered both input and output types.
292292
293293The data fetcher here is responsible for executing the mutation and returning some sensible output values.
294294
Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ You would create types like this to handle this mutation :
288288
289289
290290Notice that the input arguments are of type `` GraphQLInputObjectType `` . This is important. Input arguments can ONLY be of that type
291- and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are consider both input and output types.
291+ and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are considered both input and output types.
292292
293293The data fetcher here is responsible for executing the mutation and returning some sensible output values.
294294
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ You would create types like this to handle this mutation :
274274
275275
276276Notice that the input arguments are of type `` GraphQLInputObjectType `` . This is important. Input arguments can ONLY be of that type
277- and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are consider both input and output types.
277+ and you cannot use output types such as `` GraphQLObjectType `` . Scalars types are considered both input and output types.
278278
279279The data fetcher here is responsible for executing the mutation and returning some sensible output values.
280280
You can’t perform that action at this time.
0 commit comments