Transforms a Hydra API doc in an intermediate representation that can be used for various tasks such as creating smart API clients, scaffolding code or building administration interfaces.
Since jsonref is already ESM only and more and more packages will be (for instance graphql in version 17), it doesn't make sense to build CJS and it would require to use dynamic imports for the dependencies.
Since jsonref is already ESM only and more and more packages will be (for instance graphql in version 17), it doesn't make sense to build CJS and it would require to use dynamic imports for the dependencies.