Skip to content
DocsReference
DocsReferenceGitHub

Search Ridu documentation

tab controls

Loading search…

Search will be ready in a moment.

No matching results

Try a different term or search every section.

Loading search.

Preparing index…View all results →↑↓ move↵ openesc close
Get started
Modules/core
MTypedAllLocalesCollection.With

Go packages

riducorefieldoperationqueryschemastorestoragemigrationmigration/payloadprotocol (Go)plugintestconformance

Official adapters

postgressqlitemongodbstorage/localstorage/s3

Official plugins

graphqlmcprichtextseoformbuilder@riducms/plugin-richtext@riducms/plugin-seo@riducms/plugin-form-builder

TypeScript packages

@riducms/sdk@riducms/protocol@riducms/plugin@riducms/build@riducms/ui@riducms/admin@riducms/translations@riducms/cli/run

Tooling

ridu CLI
Allcoreridufieldoperationqueryschemastorestoragemigrationmigration/payloadprotocol (Go)plugintestpostgressqlitemongodbgraphqlmcprichtextseoformbuilderstorage/localstorage/s3conformance@riducms/sdk@riducms/protocol@riducms/plugin@riducms/build@riducms/ui@riducms/plugin-richtext@riducms/plugin-seo@riducms/plugin-form-builder@riducms/admin@riducms/translations@riducms/cli/runridu CLI
All 363TypedAllLocalesGlobalLocalAPI.ListJoinNonNullInput.GetNonNullInput.UnmarshalJSONTypedAllLocalesCollection.WithTypedAllLocalesGlobal.WithNewTypedAllLocalesCollectionNewTypedAllLocalesGlobal

method

TypedAllLocalesCollection.With

With binds the generated all-locales definition to the operation engine.

ArgumentsReturnsFull signature

Arguments

ArgumentTypeDescription
local*LocalAPIThe local value.

Returns

The declared result.

BoundTypedAllLocalesCollection[Document]

Full signature

func (definition TypedAllLocalesCollection[Document]) With( local *LocalAPI, ) BoundTypedAllLocalesCollection[Document]

Source core/typed_read.go:24

Related types

  • TypedAllLocalesCollection

    A collection read descriptor for generated all-locales document models.

  • LocalAPI

    In-process content operations that share the REST authorization and lifecycle pipeline.

  • BoundTypedAllLocalesCollection

    Typed Find and List reads with population, projection and all translations.