For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I am facing downloading issue as said above error LINUX.X64_193000_db_home.zip?AuthParam=1637882020_90abc85396ea2fec30a194a17e5002e3 how to resolve this to pro ceed further for installation
You can do an Internet search on Oracle JET GraphQL and find a few blog posts. It really doesn't make any different to JET how you get your data. We are purely client-side. Install the Apollo client and go for it. JET will work with the returning JSON data the same way. You can not use the Common Model API with GraphQL as it's written over the top of AJAX itself, but you can definitely do anything you like with GraphQL and just pass the results to the JET DataProviders, or components.