Skip to content

nationalarchives/tdr-graphql-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,531 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Client

This is a simple graphQL client which can be used by other TDR projects to communicate with the consignment API and any other future graphQL APIs.

GraphQLService contains a single method to get a client. GraphQLClient contains the logic for the client. It takes generated case classes as arguments which are found in the generated graphql project.

Local development

To publish the library locally, run:

sbt +package +publishLocal

The + signs mean that those commands are run for each Scala version specified in this project's build.sbt file.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors 12

Languages