IDiscussionsRequestOptions

Interface

options for making requests against Discussion API

Extends

Properties

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

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