Skip to content

Copy documentation from schema to generated code #21

Closed
@tomhoule

Description

@tomhoule

We need to do three things:

  • Add a description field to all our intermediate types (GqlObject, GqlObjectField, GqlUnion...)
  • Put the description there when building from a schema (both graphql schema language and json version)
  • Output the description in doc attributes in the generated rust code

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions