@squidcloud/client
    Preparing search index...

    Interface MmInsertEntitiesRequest

    API request to insert multiple entities

    interface MmInsertEntitiesRequest {
        entities: MmEntity[];
        matchMakerId: string;
    }
    Index

    Properties

    entities: MmEntity[]

    Array of entities to insert

    matchMakerId: string

    The ID of the matchmaker