Skip to content

Commit

Permalink
another comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mayakoneval committed May 5, 2021
1 parent ae3e2ca commit fcb15c4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ export function UniqueTypeNamesWithFields(
}\` define \`${name}\` as a ${types[1]} and ${
types[0]
} respectively. In order to define \`${typeName}\` in multiple places, the input values and their types must be identical.`,
// TODO (Issue #705): when we can associate locations to service names
// add locations for each service where this field was defined
[node, duplicateTypeNode],
),
);
Expand Down

0 comments on commit fcb15c4

Please sign in to comment.