findTemplates
Returns templates, optionally matching the specified criteria
findTemplates(
limit: PositiveInt = 100
offset: PositiveInt
where: TemplateWhere
): [Template!]!
Arguments
findTemplates.limit
● PositiveInt
scalar
findTemplates.offset
● PositiveInt
scalar
findTemplates.where
● TemplateWhere
input
Type
Template
object
Defines a template that can be used as a base for a contract