Disallowed Types for `id` Fields – Relay

Disallowed Types for `id` Fields – Relay

This means that your GraphQL schema defines an object with a field named id that doesn’t have a valid type. Valid types for this field are ID or …

 

Read More