- 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
omnigraphENSv2Rootdatasource 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