configure_blocks_data_gateway
Configure Blocks Data Gateway for GraphQL operations.
Args: project_key: Project key (tenant ID). Uses global tenant_id if not provided connectionString: Connection string for the database databaseName: Name of the database
Returns: JSON string with data gateway configuration result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | No | ||
| database_name | No | ||
| use_blocks_db | No | ||
| connection_string | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |