forked from loafle/openapi-generator-original
386 B
386 B
title | sidebar_label |
---|---|
Config Options for graphql-schema | graphql-schema |
Option | Description | Values | Default |
---|---|---|---|
packageName | GraphQL package name (convention: lowercase). | openapi2graphql | |
packageVersion | GraphQL package version. | 1.0.0 | |
hideGenerationTimestamp | Hides the generation timestamp when files are generated. | true |