Documentation ¶
Index ¶
Constants ¶
View Source
const Schema = `` /* 138-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserProfile ¶
type UserProfile struct {
// contains filtered or unexported fields
}
func (*UserProfile) Name ¶
func (p *UserProfile) Name() string
Directories ¶
Path | Synopsis |
---|---|
Package cache implements caching of GraphQL requests by allowing resolvers to provide hints about their cacheability, which can be used by the transport handlers (e.g.
|
Package cache implements caching of GraphQL requests by allowing resolvers to provide hints about their cacheability, which can be used by the transport handlers (e.g. |
Click to show internal directories.
Click to hide internal directories.