Delete
public struct Delete: Fn
Removes a resource.
-
Declaration
Swift
public init(ref: Expr)
Parameters
ref
Indicates the resource to remove.
FaunaDB Docs (82% documented)
public struct Delete: Fn
Removes a resource.
Swift
public init(ref: Expr)
ref
|
Indicates the resource to remove. |