Documentation ¶
Index ¶
Constants ¶
View Source
const ItemsArrayVarName = "routes"
Variables ¶
This section is empty.
Functions ¶
func GenerateTypeScript ¶ added in v0.0.14
Types ¶
type ActionType ¶ added in v0.0.50
type ActionType = string
const ( ActionTypeQuery ActionType = "query" ActionTypeMutation ActionType = "mutation" )
Click to show internal directories.
Click to hide internal directories.