# Packages
No description provided by the author
Package query implements different GraphQL query resovlers required by the GraphQL transport layer.
Package root implements GraphQL root resolvers required by the GraphQL transport layer.
Package types defines the different interfaces used in the GraphQL implementation.
# Functions
NewEdgeClusterClientService creates new instance of the edgeClusterClientService, setting up all dependencies and returns the instance configurationService: Mandatory.
NewProjectClientService creates new instance of the projectClientService, setting up all dependencies and returns the instance configurationService: Mandatory.
NewResolverCreator creates new instance of the resolverCreator, setting up all dependencies and returns the instance logger: Mandatory.