Interface AdminGenerateSchemaRequest

Export

AdminGenerateSchemaRequest

Hierarchy

  • AdminGenerateSchemaRequest

Properties

collection_name: any

The name of the collection to sample and generate a schema for.

Memberof

AdminGenerateSchemaRequest

database_name: any

The name of the database that contains the collection.

Memberof

AdminGenerateSchemaRequest

limit: any

The maximum number of documents to include in the sample.

Memberof

AdminGenerateSchemaRequest

Generated using TypeDoc