Skip to content

Better Flow type defs for field resolvers #574

Closed
@leebyron

Description

@leebyron

When writing resolvers for GraphQL types in a flow-typed environment, the Flow types should aid as much as possible.

  • Do not require casting through (: any) for typical behavior.
  • Proper typing of context
  • Proper typing of source
  • Proper typing of return
  • Proper typing of arguments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions