Sanity Library Reference Docs
    Preparing search index...

    Function agentPatch

    • Alpha

      Patches a document using the agent.

      Parameters

      Returns Observable<
          { [key: string]: any } & {} & { [key: string]: any } & {} & Record<
              string,
              any,
          >,
      >

      An Observable emitting the result of the agent patch action.