Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SquidexClientConfiguration

Configuration options for the Squidex Client

Hierarchy

  • SquidexClientConfiguration

Index

Properties

Optional appName

appName: string

Application name - will be inferred from clientId id not defined

clientId

clientId: string

Client ID

clientSecret

clientSecret: string

Client secret

Optional flatten

flatten: boolean = false

Flatten invariants

Optional foo

foo: boolean

Optional languages

languages: string[]

Languages to return

Optional url

url: string = "https://cloud.squidex.io"

Base URL for the Squidex API

Generated using TypeDoc