CustomLocationObjectInputType
No description
input CustomLocationObjectInputType {
postalcode: String
city: String
address: String
houseNr: String
country: String
}
Fields
CustomLocationObjectInputType.postalcode ● String scalar
CustomLocationObjectInputType.city ● String scalar
CustomLocationObjectInputType.address ● String scalar
CustomLocationObjectInputType.houseNr ● String scalar
you can set it in address too, but if you have it separed then plz save it here
CustomLocationObjectInputType.country ● String scalar
Member of
createFolderDocxExport mutation ● CreateFolderInputType input ● createSelectionDocxExport mutation ● FolderInputType input