CountType : string in package PostgrestPhp Enum for the type of counts PostgREST supports. Table of Contents Cases ESTIMATED = 'count=estimated' EXACT = 'count=exact' PLANNED = 'count=planned' Cases EXACT Tags link https://postgrest.org/en/stable/references/api/tables_views.html#exact-count PLANNED Tags link https://postgrest.org/en/stable/references/api/tables_views.html#planned-count ESTIMATED Tags link https://postgrest.org/en/stable/references/api/tables_views.html#estimated-count ×