Skip to content

iuliiasobolevska/dgs-codegen

This branch is 749 commits behind Netflix/dgs-codegen:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2021
Dec 2, 2020
Feb 4, 2021
Mar 4, 2021
Mar 19, 2021
Mar 16, 2021
Feb 17, 2021
Dec 2, 2020
Mar 16, 2021
Mar 16, 2021
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Mar 16, 2021
Mar 16, 2021
Dec 9, 2020
Dec 3, 2020
Dec 3, 2020
Dec 2, 2020

Repository files navigation

CI GitHub release Apache 2.0

DGS Code Generation Plugin

The DGS Code Generation plugin generates code during your project’s build process based on your GraphQL schema file. The plugin generates the following:

  • Data types for types, input types, enums and interfaces.
  • A DgsConstants class containing the names of types and fields
  • A type safe query API that represents your queries
  • Example data fetchers

Getting Started

To get started with the DGS Framework the getting started guide is great starting place. Documentation for DGS Code Generation can be found here.

Contributing, asking questions and reporting issues.

Please read our contributor guide!

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 98.9%
  • Other 1.1%