-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Is there a way to force graphql-js to always include certain fields in it’s output? For example an id field? In order for Relay to always get the id field, you need to add in a preprocessing step so Relay can insert the id field into queries. It seems like a much simpler solution would to be just let GraphQL servers forcefully always include an id field if available. Does graphql-js currently allows this, and may this be allowed in the future?
lexfrl, mdebbar, roschaefer and dulara1994
Metadata
Metadata
Assignees
Labels
No labels