PluginsgraphqlGCASchema ReferenceTypesCommonDirectivesgca_view_typeOn this pagegca_view_typeProvides view type information 1directive @gca_view_type( 2 class: ID 3 name: String 4 template: String 5) on 6 | OBJECT 7 | INTERFACE Arguments class ● ID scalar common name ● String scalar common template ● String scalar common