from protobuf enum value: AddCollection = 1;
from protobuf enum value: AddDocument = 2;
from protobuf enum value: AddIndex = 8;
from protobuf enum value: CreateDocumentDB = 0;
from protobuf enum value: CreateEventDB = 5;
from protobuf enum value: DeleteDocument = 3;
from protobuf enum value: DeleteEventDB = 9;
from protobuf enum value: MintCollection = 7;
from protobuf enum value: MintDocumentDB = 6;
from protobuf enum value: UpdateDocument = 4;
Generated using TypeDoc
Generated
from protobuf enum db3_mutation_v2_proto.MutationAction