Interface: PatreonMockDataQuery<T, I, A>
Defined in: schemas/v2/mock/data.ts:77
Type Parameters
| Type Parameter |
|---|
T extends Type | ItemType |
I extends RelationshipFields<T> |
A extends RelationshipMap<T, I> |
Properties
| Property | Type | Description |
|---|---|---|
attributes | A | - |
includes? | I[] | Deprecated |
relationships? | I[] | - |
requestOptions? | QueryRequestOptions | - |