• Preparing search index...
  • The search index is not available
zibri
  • zibri
  • routing/param-metdata.helpers
  • createQueryParamMetadata

Function createQueryParamMetadata

  • createQueryParamMetadata(
        name: string,
        data: QueryParamMetadataInput,
    ): QueryParamMetadata

    Creates query parameter metadata for the parameter with the given name and input.

    Parameters

    • name: string

      The name of the query parameter to create the metadata for.

    • data: QueryParamMetadataInput

      The input data for resolving the metadata.

    Returns QueryParamMetadata

    The created metadata.

    • Defined in src/routing/param-metdata.helpers.ts:65

Settings

Member Visibility
zibri
  • Loading...

Generated using TypeDoc