Hierarchy

  • ApiOptions

Properties

appendixDocument?: JsonApiDocument

JSON-API document to append to fetched payloads

datasetState?: DatasetState[]

Initial datasets

draft?: boolean
endpoint?: string

Endpoint for the catalog NOTE: Default is https://datakatalog.miljoeportal.dk/api

env?: string
excludedDatasets?: string[]

Excluded dataset ids

onlyQueryable?: boolean

Only use datasets that are queryable

onlyRenderable?: boolean

Only use datasets that are renderable

store?: JsonApiStore
testdata?: TestdataOptions

Generated using TypeDoc