Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiffusionRepositorySearch

Hierarchy

Index

Properties

Optional after

after: undefined | string

attachments

attachments: object

Type declaration

  • metrics: boolean
  • projects: boolean
  • uris: boolean

Optional before

before: undefined | string

Optional constraints

constraints: undefined | object

Optional limit

limit: undefined | number

Optional order

order: "committed" | "name" | "callsign" | "size" | "newest" | "oldest" | "relevance"

Optional queryKey

queryKey: "all" | "active"

Generated using TypeDoc