.GQL Extension de fichier

GraphQL Source Code File

Développeur The GraphQL Foundation
Popularité
2.0  |  1 Vote
 

Qu'est-ce qu'un fichier GQL ?

A GQL file is a text file that contains source code written in the GraphQL query language. It may contain GraphQL operations, such as queries, mutations, and subscriptions, that specify the data an application wants to retrieve or modify. GQL files can also contain fragments or definitions that describe the types and fields available through a GraphQL service.

Plus d'informations

Capture d'écran d'un fichier .gql dans Microsoft Visual Studio Code 1.1
Fichier GQL ouvert dans Microsoft Visual Studio Code 1.1

GraphQL is a query language and system that applications use to communicate with data services through APIs. For example, a mobile app can use GraphQL to request a user's name, profile picture, and recent messages from a web API in a single request.

Developers use GraphQL to describe the data their applications need and often store GQL files alongside other source-code files in a software project. This allows them to keep GraphQL operations and definitions separate from the application's other code. GQL files can be used with applications written in different programming languages and running on different operating systems.

REMARQUE: While the .gql extension is used for GraphQL files, the .graphql extension (.GRAPHQL files) is more common. However, the GraphQL specification does not require a particular file extension.

Comment ouvrir un fichier GQL

You can open GQL files with any text editor or source-code editor, such as Microsoft Visual Studio Code, to view and edit their contents. GraphQL development tools and IDE extensions can provide features such as syntax highlighting, validation, and code completion for GQL files. Tools such as GraphiQL can also help developers write and test GraphQL requests by sending them to a GraphQL service (e.g., GitHub GraphQL API) and displaying the results.

Ouvrez plus de 400 formats de fichiers avec File Viewer Plus.Téléchargement gratuit

Programmes qui ouvrent les fichiers GQL

All Platforms
Windows
Inclus avec l'OS
Mac
Inclus avec l'OS
Linux
Gratuit
Web
Gratuit

Vérifié par FileInfo.com

L'équipe FileInfo.com a mené des recherches indépendantes sur le format de fichier GraphQL Source Code et les applications Mac, Windows, and Linux répertoriées sur cette page. Notre objectif est une précision de 100%, et nous ne publions que des informations sur les types de fichiers que nous avons vérifiés.

Si vous souhaitez suggérer des ajouts ou des mises à jour de cette page, faites-le-nous savoir.