hasura / graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
https://hasura.io
Apache License 2.0
31.2k stars 2.77k forks source link

OpenAPI Connector: "scalar type representation required for type text in data connector" error #10545

Open danieljharvey opened 2 months ago

danieljharvey commented 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)"

Error described here: https://hasurahq.slack.com/archives/C04NS5JCD8A/p1726217216948609

Reproduction case here: https://github.com/hasura/tmp-20240917-scalar-representation-error

meetzaveri commented 1 week ago

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