getHubspotContactInput
Identifies the HubSpot contact to fetch.
input getHubspotContactInput {
id: String!
}
Fields
getHubspotContactInput.id ● String! non-null scalar
HubSpot contact object id to look up.
Member Of
getHubspotContact query