Type alias HubspotCredentialsInput

HubspotCredentialsInput: { authorizationCode: Scalars["String"]; refreshToken?: InputMaybe<Scalars["String"]> }

Type declaration