IUpdatePostParams

Interface

request options for updating post

Extends

Properties

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

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