Skip to content

Packages  ›  trotsky  ›  StepCreatePost  ›  queryParams

StepCreatePost.queryParams() method

Resolves the post creation parameters from a potentially dynamic input source.

Signature:

typescript
queryParams(): Promise<StepCreatePostParams>;

Returns:

Promise<StepCreatePostParams>

A promise that resolves to the fully populated StepCreatePostParams.