Class App
java.lang.Object
org.allGraphQLCases.graphqlrepository.non_spring.App
This class shows the use of GraphQL Repositories, within a non Spring-app.
Note: the code below is valid, but it won't work. The allGraphQLCases server is protected by OAuth, and the client can only authenticate against an OAuth server when in a Spring application.
Note: the code below is valid, but it won't work. The allGraphQLCases server is protected by OAuth, and the client can only authenticate against an OAuth server when in a Spring application.
- Author:
- etienne-sf
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
App
public App()
-