Stacklet - Mutate records action

The Mutate records action creates, updates, or deletes one or more records in Stacklet.

Input

Input fields load dynamically based on the object you select. For example, if you select Update current user, the following input fields are available.

Input fieldDescription
MutationSelect the mutation operation to perform.
InputEnter the input for the selected object, such as Display name.
Fields to retrieveSelect the fields to retrieve in the mutate records action. Retrieving specific fields improves performance. All fields are returned if left blank.
Sub queriesSelect sub query records to retrieve.
PermissionsEnter additional permissions for the selected object, such as Fields to retrieve.

Output

The output fields load dynamically based on the object you select. For example, if you select Update current user, the following output fields are available.

Output fieldDescription
NameThe name of the updated user.
Display nameThe name of the updated user that is displayed.
EmailThe email associated with the updated user.
Role assignment principalThe role assignment principal for the updated user.
PermissionsThe user's permissions.

Last updated: