LocationResponsePayload
The requested location or a related error.
type LocationResponsePayload {
data: PracticeLocation
error: String
}
Fields
LocationResponsePayload.data ● PracticeLocation object
LocationResponsePayload.error ● String scalar
Returned By
deleteLocationMetadata mutation ● updateLocationMetadata mutation