mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
4c66d648c7
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9923 GitOrigin-RevId: 94038efe5768b63f38dfb447bc315ae5f7185c43
40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
---
|
|
title: Hasura Features
|
|
description: Style for Hasura Feature Names in documentation
|
|
keywords:
|
|
- hasura
|
|
- style
|
|
- features
|
|
slug: hasura-features
|
|
---
|
|
|
|
# Hasura Feature Names
|
|
|
|
- Hasura feature names should all use Title Case.
|
|
- Concepts such as "data federation", "authentication, "mutations", "connection pools" are not features and don't
|
|
need to be capitalised.
|
|
- If the name is written without the "Hasura" prefix it still needs to have a cap.
|
|
- An extensive list of feature names is below:
|
|
- Hasura API
|
|
- Hasura Actions
|
|
- Hasura CLI
|
|
- Hasura Cloud
|
|
- Hasura Console
|
|
- Hasura Enterprise
|
|
- Hasura Event Triggers
|
|
- Hasura GraphQL API Explorer
|
|
- Hasura GraphQL Engine
|
|
- Hasura Health Check
|
|
- Hasura Metadata
|
|
- Hasura Migrations
|
|
- Hasura Monitoring
|
|
- Hasura Community Edition
|
|
- Hasura OSS
|
|
- Hasura Preview Apps
|
|
- Hasura Projects
|
|
- Hasura Remote Schemas
|
|
- Hasura Scheduled Triggers
|
|
- Hasura Seeds
|
|
- Hasura Source Health Check
|
|
- Always capitalize 3rd party products appropriately, e.g: PostgreSQL, MS SQL Server, BigQuery.
|