Open danieljharvey opened 2 months ago
On running ddn supergraph build local ERR Code=opendds-validation Message="invalid metadata: error building schema: invalid metadata: scalar type representation required for type text in data connector my_connector (in subgraph app)"
ddn supergraph build local
ERR Code=opendds-validation Message="invalid metadata: error building schema: invalid metadata: scalar type representation required for type text in data connector my_connector (in subgraph app)"
Error described here: https://hasurahq.slack.com/archives/C04NS5JCD8A/p1726217216948609Reproduction case here: https://github.com/hasura/tmp-20240917-scalar-representation-error
Update:
The fix for this was released in CLI v2.8. We can close this GH issue. There was another GH issue #10570 which stems from the same ZD ticket
On running
ddn supergraph build local
ERR Code=opendds-validation Message="invalid metadata: error building schema: invalid metadata: scalar type representation required for type text in data connector my_connector (in subgraph app)"
Error described here: https://hasurahq.slack.com/archives/C04NS5JCD8A/p1726217216948609
Reproduction case here: https://github.com/hasura/tmp-20240917-scalar-representation-error