Skip to content

Linting / IDE integration #3

@timble-one

Description

@timble-one
  • Why doesn't graphql-linting integrate into webstorm at all
    • invalid fields aren't hightlightet at all (flexirent-backend -> mb pro)
    • does webstorm recognize the graphql-schema? do we have a graphql.config.yml?
  • Importing stuff in Webstorm is tedious because functions and types must be importat separately but aren't automatically
  • Why do invalid fields not show an eslint-error on flexirent-admin/IndividualProductPage_individualProduct fragment?
    • can't eslint detect invalid graphql-fields?
  • Is there a trick to tell eslint which fields are used by the inputProps Helper?
    • Then it would not bee necessary to disable relay/unused-fields on the DetailPages
    • Perhaps one would have to implement a eslint-plugin? Or perhaps there is an even simpler trick :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions