ReturnFormat
: string
in package
Enum for the return formats PostgREST supports.
Tags
Table of Contents
Cases
- HEADERS_ONLY = 'return=headers-only'
- NONE = ''
- REPRESENTATION = 'return=representation'