Skip to main content

dynamicEntityTemplateGroups

Search Dynamic Entity Templates Groups. Returns max 9.999 results per page.

**Returns:** A page of results according to the arguments.

dynamicEntityTemplateGroups(
searchTerm: String
first: Int
after: String
sort: SortingParamsInput
): DynamicEntityTemplateGroupsConnection

Arguments

dynamicEntityTemplateGroups.searchTerm ● String scalar

The search term to look for. Refer to this documentation article for more information about search term capabilities.

dynamicEntityTemplateGroups.first ● Int scalar

Returns the first n elements from the list.

dynamicEntityTemplateGroups.after ● String scalar

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

dynamicEntityTemplateGroups.sort ● SortingParamsInput input

Sorting options for the returned dynamic entity template groups.

Type

DynamicEntityTemplateGroupsConnection object

A connection to a list of items.