method
TypedAllLocalesGlobal.With
With binds the generated all-locales global definition to the operation engine.
Arguments
| Argument | Type | Description |
|---|---|---|
local | *LocalAPI | The local value. |
Returns
The declared result.
BoundTypedAllLocalesGlobal[Document]Full signature
func (definition TypedAllLocalesGlobal[Document]) With(
local *LocalAPI,
) BoundTypedAllLocalesGlobal[Document]Related types
TypedAllLocalesGlobalA global read descriptor for generated all-locales document models.
LocalAPIIn-process content operations that share the REST authorization and lifecycle pipeline.
BoundTypedAllLocalesGlobalA typed global read with population, projection and all translations.