Documentation
¶
Index ¶
Constants ¶
View Source
const CollectionVarName = "routes"
Variables ¶
This section is empty.
Functions ¶
func BuildFromCategories ¶
func BuildFromCategories(categories []CategorySpecificOptions) string
func GenerateTypeScript ¶
Types ¶
type ActionType ¶
type ActionType = string
const ( ActionTypeQuery ActionType = "query" ActionTypeMutation ActionType = "mutation" )
type BaseOptions ¶
type CategorySpecificOptions ¶
Click to show internal directories.
Click to hide internal directories.