Meldbase TypeScript API
Preparing search index...
@meldbase/client
types
MutationResult
Interface MutationResult
interface
MutationResult
{
matchedCount
:
number
;
modifiedCount
:
number
;
}
Index
Properties
matched
Count
modified
Count
Properties
Readonly
matched
Count
matchedCount
:
number
Readonly
modified
Count
modifiedCount
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
matched
Count
modified
Count
Meldbase TypeScript API
Loading...