getHubSpotCustomFieldsPayload
The requested HubSpot object properties.
type getHubSpotCustomFieldsPayload {
data: JSON!
}
Fields
getHubSpotCustomFieldsPayload.data ● JSON! non-null scalar
The requested HubSpot property values merged with resolved
ownerInfo. Carries an error key (e.g. "not found") instead of
properties when the read fails.
Returned By
getHubSpotCustomFields query