type CreateCollectionQuery: object;Type declaration
f
f: CreateCollectionFieldDefinition[];Fields that can be set on data items in this collection
fl?
optional fl: Record<string, string>;n
n: string;Name of the collection
p
p: string[];Field(s) to use as the primary key of this collection
s
s: string;ID of the data source to add this collection to