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