@metreeca/qest - v0.9.2
    Preparing search index...

    Type Alias Patch

    Patch: { readonly [property: string]: Values | Indexed<Values> | null }

    Partial resource state update.

    A property map specifying incremental changes to a Resource state. Each property maps to Values or Indexed to set, or null to delete; unlisted properties remain unchanged. Empty arrays are equivalent to null.