OBJECT
ListingsCustomModelType
#
GraphQL Schema definition
1
type
ListingsCustomModelType
{
2
id
:
ID
!
3
name
:
String
!
4
}
#
Required by
ListingsCustomization
null