Exists
public struct Exists: Fn
Exists
returns boolean true if the provided ref exists (in the case of an
instance), or is non-empty (in the case of a set), and false otherwise.
FaunaDB Docs (82% documented)
public struct Exists: Fn
Exists
returns boolean true if the provided ref exists (in the case of an
instance), or is non-empty (in the case of a set), and false otherwise.