gca_object_type
Provides object type information
1directive @gca_object_type(2id: ID3embedded: Boolean4abstract: Boolean5internalName: String6) on7| OBJECT8| FIELD_DEFINITION9| INTERFACE10| UNION
Provides object type information
1directive @gca_object_type(2id: ID3embedded: Boolean4abstract: Boolean5internalName: String6) on7| OBJECT8| FIELD_DEFINITION9| INTERFACE10| UNION
id ● ID scalar commonembedded ● Boolean scalar commonabstract ● Boolean scalar commoninternalName ● String scalar commonWas this page helpful?
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.