Edit: Per latest discussion in this Slack thread, idea is that we might rename the ensv2 plugin to namegraph: https://namehash.slack.com/archives/C086Z6FNBHN/p1778598632189739?thread_ts=1778578478.753409&cid=C086Z6FNBHN
- pending confirmation on 'omnigraph' naming
- rename the ensv2 plugin to
omnigraph
- update all usage across the project
- ensure that the
ENSv2Root datasource remains as-is
- any usage of
graphql-api should be omnigraph (prerequisites, some libs)
- endpoint to
/api/omnigraph
ENSNODE_GRAPHQL_API_URL becomes ENSNODE_OMNIGRAPH_API_URL
apps/ensapi/src/handlers/api/graphql/ensnode-graphql-api.ts becomes apps/ensapi/src/handlers/api/omnigraph/omnigraph-api.ts (maybe omnigraph.handlers.ts)
- also applies to ensadmin's
api/graphql becoming /api/omnigraph
- etc etc
Edit: Per latest discussion in this Slack thread, idea is that we might rename the
ensv2plugin tonamegraph: https://namehash.slack.com/archives/C086Z6FNBHN/p1778598632189739?thread_ts=1778578478.753409&cid=C086Z6FNBHNomnigraphENSv2Rootdatasource remains as-isgraphql-apishould beomnigraph(prerequisites, some libs)/api/omnigraphENSNODE_GRAPHQL_API_URLbecomesENSNODE_OMNIGRAPH_API_URLapps/ensapi/src/handlers/api/graphql/ensnode-graphql-api.tsbecomesapps/ensapi/src/handlers/api/omnigraph/omnigraph-api.ts(maybeomnigraph.handlers.ts)api/graphqlbecoming/api/omnigraph