INPUT_OBJECT
UpdateUserProfileSchemaInputType
# GraphQL Schema definition
1 input UpdateUserProfileSchemaInputType { 4 2 # deprecated, use properties 3 NestedPropertyInputType] : [ 6 5 HashObject : 8 7 String : 13 9 # defines where the file definition will be available after pull; should start 10 # with the module name follow by private/public scope, for example 11 # manual/public/user_profile_types/my_user_profile 12 String : 15 14 NestedPropertyInputType] : [ 16 }