Documentation ¶
Index ¶
- Constants
- func New(_ context.Context, logger zerolog.Logger, s spec.Spec) (schema.ClientMeta, error)
- func ObjectTypeMultiplex(objectTypes []string) func(schema.ClientMeta) []schema.ClientMeta
- func ResolveObjectType(_ context.Context, meta schema.ClientMeta, r *schema.Resource, _ schema.Column) error
- type Client
Constants ¶
View Source
const DefaultPageSize = 100
Empirically tested that this is the largest page size that HubSpot allows.
Variables ¶
This section is empty.
Functions ¶
func ObjectTypeMultiplex ¶
func ObjectTypeMultiplex(objectTypes []string) func(schema.ClientMeta) []schema.ClientMeta
Types ¶
Click to show internal directories.
Click to hide internal directories.