function
NewTypedGlobal
func NewTypedGlobal[Document, Update any](
slug string,
) TypedGlobal[Document, Update]Create a generated-model handle for one global slug.
Related types
TypedGlobalGenerated typed definition for one global.