Skip to main content

supSolutionTemplateApplicationsSearch

Searches solution template applications.

supSolutionTemplateApplicationsSearch(
after: String
before: String
first: Int
last: Int
order: [SupSolutionTemplateApplicationSortInput!]
where: SupSolutionTemplateApplicationSearchFilterInput
): SupSolutionTemplateApplicationConnection

Arguments

supSolutionTemplateApplicationsSearch.after ● String scalar

Returns the elements in the list that come after the specified cursor.

supSolutionTemplateApplicationsSearch.before ● String scalar

Returns the elements in the list that come before the specified cursor.

supSolutionTemplateApplicationsSearch.first ● Int scalar

Returns the first _n_ elements from the list.

supSolutionTemplateApplicationsSearch.last ● Int scalar

Returns the last _n_ elements from the list.

supSolutionTemplateApplicationsSearch.order ● [SupSolutionTemplateApplicationSortInput!] list input

supSolutionTemplateApplicationsSearch.where ● SupSolutionTemplateApplicationSearchFilterInput input

Type

SupSolutionTemplateApplicationConnection object

A connection to a list of items.