graphql-spec icon indicating copy to clipboard operation
graphql-spec copied to clipboard

field merging - field TYPES must not differ

Open rivantsov opened this issue 3 years ago • 3 comments

Minor correction, Editorial.

rivantsov avatar Aug 03 '22 01:08 rivantsov

Deploy Preview for graphql-spec-draft ready!

Name Link
Latest commit d3f61c08ed320a4c3032ee4455d0bb65134846cd
Latest deploy log https://app.netlify.com/sites/graphql-spec-draft/deploys/63b72bd546c3060008946d7b
Deploy Preview https://deploy-preview-979--graphql-spec-draft.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 03 '22 01:08 netlify[bot]

The text as currently stated in the spec is, however, correct.

so, "scalar values must not differ" - it is correct? which values? we are at early validation stage, we do not have any values yet. I thought it should say something about types; ok, maybe not require the exact same types, then pls help to formulate the proper short phrase describing 'type' requirements

rivantsov avatar Aug 03 '22 06:08 rivantsov

You could change the word "values" to "types" I suppose.

benjie avatar Aug 03 '22 07:08 benjie