docs: update page names

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10321
GitOrigin-RevId: 70138de2fba26808f67bfc5fdca66f8a8468a83b
This commit is contained in:
Rob Dominguez 2023-09-20 06:37:34 -05:00 committed by hasura-bot
parent 10081dfc19
commit f02d0fb129
15 changed files with 15 additions and 15 deletions

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# BigQuery: Filter Boolean Operators # BigQuery: Filter Using Boolean Expressions
## Filter based on failure of some criteria (\_not) ## Filter based on failure of some criteria (\_not)

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# BigQuery: Filter Simple Comparison operators # BigQuery: Filter Using Comparisons
## Introduction ## Introduction

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# BigQuery: Filter Text Search Operators # BigQuery: Filter Using Text Values
## Introdution ## Introdution

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# MS SQL Server: Filter Boolean Operators # MS SQL Server: Filter Using Boolean Expressions
## Filter based on failure of some criteria (\_not) ## Filter based on failure of some criteria (\_not)

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# MS SQL Server: Filter Simple Comparison operators # MS SQL Server: Filter Using Comparisons
## Introduction ## Introduction

View File

@ -14,7 +14,7 @@ toc_max_heading_level: 3
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# MS SQL Server: Filter by Geographic or Geometric Data # MS SQL Server: Filter Using Geospatial Data
## Introduction ## Introduction

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# MS SQL Server: Filter Text Search Operators # MS SQL Server: Filter Using Text Values
## \_like ## \_like

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# Postgres: Filter Boolean operators # Postgres: Filter Using Boolean Expressions
## Filter based on failure of some criteria (\_not) ## Filter based on failure of some criteria (\_not)

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# Postgres: Filter Simple Comparison operators # Postgres: Filter Using Comparisons
## Introduction ## Introduction

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# Postgres: Filter JSONB operators # Postgres: Filter Using JSONB Objects
## Introduction ## Introduction

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# Postgres: Filter ltree operators # Postgres: Filter by Hierarchical ltree Data
## Introduction ## Introduction

View File

@ -14,7 +14,7 @@ toc_max_heading_level: 3
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# Postgres: Filter PostGIS operators # Postgres: Filter Using Geospatial Data
## PostGIS spatial relationship operators ## PostGIS spatial relationship operators

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# Postgres: Filter Text search operators # Postgres: Filter Using Text Values
## Introduction ## Introduction

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# Postgres: Filter based on computed fields # Postgres: Filter Using Values of Computed Fields
## Introduction ## Introduction

View File

@ -13,7 +13,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE'; import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
# Postgres: Filter based on Nested objects' fields # Postgres: Filter Based on Fields of Nested Objects
## Introduction ## Introduction