INPUT_OBJECT
UserProfileUpdateType
# GraphQL Schema definition
1 input UserProfileUpdateType { 3 2 AddressImport!] : [ 5 4 AttachmentsImport!] : [ 8 6 # ID must match existing object id 7 ID! : 10 9 ImagesImport!] : [ 13 11 # ex. {"color": "red"} 12 HashObject : 15 14 String! : 16 }