Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MB int64 = 1 << 20
Functions ¶
func NewGraphQlServer ¶
func NewGraphQlServer(es graphql.ExecutableSchema) *handler.Server
func ValidateStringDirective ¶
Types ¶
type ValidateStringRules ¶
type ValidateStringRules struct {
MaxLength *int `json:"maxLength"`
}
Click to show internal directories.
Click to hide internal directories.