Skip to main content

stepInternalProcesses

Reads a set of StepInternalProcess.

stepInternalProcesses(
first: Int
offset: Int
orderBy: [StepInternalProcessesOrderBy!]
condition: StepInternalProcessCondition
filter: StepInternalProcessFilter
): [StepInternalProcess!]

Arguments

stepInternalProcesses.first ● Int scalar

Only read the first n values of the set.

stepInternalProcesses.offset ● Int scalar

Skip the first n values.

stepInternalProcesses.orderBy ● [StepInternalProcessesOrderBy!] list enum

The method to use when ordering StepInternalProcess.

stepInternalProcesses.condition ● StepInternalProcessCondition input

A condition to be used in determining which values should be returned by the collection.

stepInternalProcesses.filter ● StepInternalProcessFilter input

A filter to be used in determining which values should be returned by the collection.

Type

StepInternalProcess object