Documentation
¶
Overview ¶
Package gql provides a GraphQL schema to Go struct code generator.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Schema2Go ¶
func NewSchema2Go ¶
NewSchema2Go returns a new Schema2Go instance.
func (*Schema2Go) WriteToDir ¶
WriteToDir writes all the converted graphql types to the given directory.
Click to show internal directories.
Click to hide internal directories.