Server-Side Extension GraphQL API
Summary
CX Commerce server-side extension custom application supporting an example GraphQL APIContent
The Oracle CX Commerce service is based on REST APIs, which provide an extensive set of endpoints for configuring and managing your store. Server-Side Extensions (SSE) provide an environment for customer and partner developers to add additional features that execute on the the CX Commerce servers in our next generation cloud infrastructure. SSEs enable developers to create custom Node.js applications that are deployed to their CX Commerce environments.
Typically developers working with SSEs create additional custom REST APIs that are similar in form to the standard CX Commerce endpoints. But that’s not the only solution available for creating digital experiences with the CX Commerce Service. This post explores how