What would be the correct approach to retrieve a U...
# advice-metadata-modeling
b
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
Yup the openapi is more meant for querying/mutating at entity level, graphql would suit your case better