entity object responses must have the ID value returned automatically. The GraphQL query planner expects the Node Relay service to resolve this field if present in the selection set.
Expected Behaviour
froid library automatically adds the id attribute to the entity with the value passed to the node query
Actual Behaviour
Currently queries that select the ID field of an entity fail.
Description
entity object responses must have the ID value returned automatically. The GraphQL query planner expects the Node Relay service to resolve this field if present in the selection set.
Expected Behaviour
froid library automatically adds the id attribute to the entity with the value passed to the node query
Actual Behaviour
Currently queries that select the ID field of an entity fail.
Affected Version
0.1.0
Checklist