ExampleEmbeddedModelDiffEmbedInput
No description
1@oneOf
1@gca_schema_types(2names: "com.brightspot.docs.graphql.example.docs.ExampleEmbeddedModel"3)
1input ExampleEmbeddedModelDiffEmbedInput {2_id: UUID3_index: Int4_ref: ID5}
Directives
oneOf
1@oneOf
gca_schema_types
1@gca_schema_types(2names: "com.brightspot.docs.graphql.example.docs.ExampleEmbeddedModel"3)
Fields
_id ● UUID scalar common
_index ● Int scalar common
_ref ● ID scalar common
Member Of
ExampleModelInputinput