Input Object

FieldServiceAddressInput

Usage Example
query {
# Use this type in your queries
someQuery {
city
isDefault
label
notes
postalCode
}
}

Fields

cityString
isDefaultBoolean

When true, unsets whichever address is currently the patient's default in the same operation

labelString
notesString
postalCodeString
stateString
streetString