INPUT_OBJECT
ModelPropertyInput
#
GraphQL Schema definition
1
input
ModelPropertyInput
{
3
2
model_schema_name
:
String
!
5
4
property_name
:
String
!
6
}
#
Required by
ImagePresignUrlInput
null