IFetchPostParams

Interface

request params for getting post

Extends

Properties

Property Type Notes
postId string
data Optional IFetchPost
httpMethod Optional Inherited "GET" | "POST" | "PATCH" | "DELETE"
isPortal Optional Inherited boolean
token Optional Inherited string

Interface defined in discussions/src/types.ts:618