Stacklet - Query records action

The Query records action queries your records in Stacklet.

Input

The input fields load dynamically based on the object you select. For example, if you select Accounts, the following input fields are available.

Input fieldDescription
QuerySelect the records to retrieve with the query.
Filter elementSelect either Single or Multiple filter elements to use in the query.
FirstEnter a number to determine the first n results of the query response.
AfterEnter a number to return query results with records appear after a specific point in the dataset.
LastEnter a number to determine the last n results of the query response.
BeforeEnter a number to query records that appear before a specific point in the data set.
OrderEnter a value to determine the order of the query results.
Sub queriesSelect sub queries to retrieve in your query.

Output

The output fields load dynamically based on the object you select. For example, if you select Accounts, the following output is available.

Output fieldDescription
EdgesEdges of the query results, including Cursor and Node values.

Last updated: