Type Alias: PatreonQuery<T, Includes, Attributes, Listing>
PatreonQuery<
T,Includes,Attributes,Listing> =BasePatreonQuery&object
Defined in: schemas/v2/query.ts:76
Type declaration
_payload_type
_payload_type:
RequestPayload<T,Includes,Attributes,Listing>
DO NOT USE THIS!
An empty string. Used to infer the return type for the response
Deprecated
Type Parameters
T
T extends Type
Includes
Includes extends RelationshipFields<T>
Attributes
Attributes extends RelationshipMap<T, Includes>
Listing
Listing extends boolean = false