2018-12-28 16:53:24 -05:00

13 lines
428 B
Markdown

---
id: generator-opts-config-graphql-schema
title: Config Options for graphql-schema
sidebar_label: 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|