Options
All
  • Public
  • Public/Protected
  • All
Menu

QueryPostsRequest is the request type for the Query/Posts RPC method.

Hierarchy

  • QueryPostsRequest

Index

Properties

Properties

Optional pagination

pagination: PageRequest

pagination defines an optional pagination for the request.

subspaceId

subspaceId: string

SubspaceId represents the ID of the subspace to which to query the posts for. Providing an empty or invalid subspace id will return an error.

Generated using TypeDoc