Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGenericAdditionalProperty ¶ added in v1.24.0
func GetGenericAdditionalProperty(name, className string) *modulecapabilities.AdditionalProperty
func GetGenericArgument ¶ added in v1.24.0
func GetGenericArgument(name, className string, argumentType ArgumentType, nearTextTransformer modulecapabilities.TextTransform, ) *graphql.ArgumentConfig
Types ¶
type ArgumentType ¶ added in v1.24.0
type ArgumentType int
const ( Get ArgumentType = iota Aggregate Explore )
Click to show internal directories.
Click to hide internal directories.