Documentation ¶
Overview ¶
Package graph implements the GraphQL schema and resolvers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
type Resolver struct { DB db.ConsumerDB Fetcher fetcher.ScribeFetcher }
Resolver is the root resolver.
func (*Resolver) Query ¶
func (r *Resolver) Query() resolvers.QueryResolver
Query returns resolvers.QueryResolver implementation.
Directories ¶
Path | Synopsis |
---|---|
Package model provides the GraphQL model for the explorer service.
|
Package model provides the GraphQL model for the explorer service. |
Package resolvers provides the GraphQL resolver for the explorer service.
|
Package resolvers provides the GraphQL resolver for the explorer service. |
Click to show internal directories.
Click to hide internal directories.