@globalleaderboards/sdk - v0.5.0
    Preparing search index...

    Interface BaseMutation

    Base mutation interface

    interface BaseMutation {
        type: MutationType;
        userId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    userId: string