My Spring GraphQL server is behind Spring Cloud Gateway. Will there be any problem using Apollo Client from a ReactJS UI to use the GraphQL server as the endpoint for React Application is Spring Cloud Gateway and not directly the GraphQL endpoint.
My Spring GraphQL server is behind Spring Cloud Gateway. Will there be any problem using Apollo Client from a ReactJS UI to use the GraphQL server as the endpoint for React Application is Spring Cloud Gateway and not directly the GraphQL endpoint.