Join Slack
Powered by
What would be the correct approach to retrieve a U...
# advice-metadata-modeling
b
brainy-teacher-89198
06/26/2023, 7:44 PM
What would be the correct approach to retrieve a URN for a given table name? Would it be the GraphQL
search
endpoint or is there an OpenAPI equivalent? Looking at the swagger spec and it seems to only allow querying for entities by URN
✅ 1
b
better-orange-49102
06/26/2023, 11:45 PM
Yup the openapi is more meant for querying/mutating at entity level, graphql would suit your case better
Open in Slack
Previous
Next