templates
No description
templates(
after: String
filter: TemplateFilterInput
first: Int = 10
): TemplateConnection
No description
templates(
after: String
filter: TemplateFilterInput
first: Int = 10
): TemplateConnection
templates.after
● String
scalartemplates.filter
● TemplateFilterInput
inputtemplates.first
● Int
scalarTemplateConnection
object