query { templateList { pageInfo { hasNextPage endCursor } edges { node { code attributeList { edges { node { scope code name { value language } } } } } } } }
Last updated 7 months ago