IFetchSettingParams

Interface

parameters for fetching a setting

Extends

Properties

Property Type Notes
id string
data Optional Inherited [key: string]: any
httpMethod Optional Inherited "GET" | "POST" | "PATCH" | "DELETE"
isPortal Optional Inherited boolean
token Optional Inherited string

Interface defined in common/src/discussions/api/types.ts:1113