# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

CreateProjectContract declares the type to use when creating a new project.
CreateProjectPayloadResolverContract declares the resolver that can return the payload contains the result of creating a new project.
DeleteProjectContract declares the type to use when updating an existing project.
DeleteProjectPayloadResolverContract declares the resolver that can return the payload contains the result of deleting an existing project.
No description provided by the author
ProjectClientContract wraps the tennat gRPC client to make it easy for testing.
ProjectResolverContract declares the resolver that can retrieve project information.
ProjectTypeConnectionResolverContract declares the resolver that returns project edge compatible with graphql-relay.
ProjectTypeEdgeResolverContract declares the resolver that returns project edge compatible with graphql-relay.
No description provided by the author
RootResolverContract declares the root resolver.
UpdateProjectContract declares the type to use when updating an existing project.
UpdateProjectPayloadResolverContract declares the resolver that can return the payload contains the result of updating an existing project.