@inrupt/solid-client
    Preparing search index...

    Function removePolicy

    • function is still experimental and subject to change, even in a non-major release.
      

      Remove the given [[Policy]] from the given [[SolidDataset]].

      Type Parameters

      • Dataset extends Readonly<{}>

      Parameters

      • policyResource: Dataset

        The Resource that contains Access Policies.

      • policy: string | Url | ThingPersisted

        The Policy to remove from the resource.

      Returns Dataset

      1.6.0