Hierarchy

  • ReleaseActionQueryOptions

Properties

limit?: number

Limit of how many records are returned in the query result

Default

100

order?: string

Default

-sys.updatedAt

sys.id[in]?: string

Find Release Actions by using a comma-separated list of Ids

sys.release.sys.id[in]?: string
sys.status[in]?: string
sys.status[nin]?: string
uniqueBy?: string

Get unique results by this field. Currently supports sys.release.sys.id