Skip to Main Content

DevOps, CI/CD and Automation

Announcement

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!

downloading oracle19cdatabase

User_0KAYLNov 26 2021

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

Comments

John JB Brock-Oracle

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.

1 - 1

Post Details

Added on Nov 26 2021
1 comment
130 views