Does the GraphQL specification allow for empty objects in a response? – Stack Overflow

Does the GraphQL specification allow for empty objects in a response? – Stack Overflow

Is it valid for a GraphQL server to return an empty object (i.e. {} ) as a field’s value? For example, given a GraphQL schema like

 

Read More