Documentation
¶
Index ¶
Constants ¶
View Source
const (
QUERY_PATH = "/queries"
)
Variables ¶
View Source
var ErrUnknownGraphQLQuery = errors.New("unknown graphql query")
Functions ¶
This section is empty.
Types ¶
type List ¶
type List struct {
// contains filtered or unexported fields
}
func (*List) GetFragment ¶ added in v3.2.0
GetFragment returns a specific fragment by name
func (*List) ListFragments ¶ added in v3.2.0
ListFragments returns all fragments from the fragments directory
Click to show internal directories.
Click to hide internal directories.