Type alias MetaUpdatePayloadJSON

MetaUpdatePayloadJSON: {
    operations: JSON;
}

Type declaration

Generated using TypeDoc