Package edu.ucsb.cs156.frontiers.config
Class GithubGraphQLClientConfig
java.lang.Object
edu.ucsb.cs156.frontiers.config.GithubGraphQLClientConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.graphql.client.HttpSyncGraphQlClient
-
Constructor Details
-
GithubGraphQLClientConfig
public GithubGraphQLClientConfig()
-
-
Method Details
-
graphQlClient
@Bean public org.springframework.graphql.client.HttpSyncGraphQlClient graphQlClient()
-