OneSDK
    Preparing search index...
    interface Mutation {
        entityKey: string;
        payload: MutationPayload;
        type: string;
    }
    Index

    Properties

    entityKey: string
    type: string