Visits an operation and returns a string representation of it. This is used in translating a structured query into a format that can be understood by Supabase.
visitOperationAsString(operation: Operation): string| Name | Type | Description |
|---|---|---|
operation* | Operation | The operation to be visited. |