How can I create a hybrid REST and GraphQL API layer over IRIS data using ObjectScript?
We want to expose both REST and GraphQL endpoints over the same data models. Is there a way to implement or integrate GraphQL with ObjectScript and map to class methods?