Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Change naming conventions for field resolvers #6

@jamesdphillips

Description

@jamesdphillips

Current naming convention has some opportunities for collision.

The following should appease linters and avoid collisions:

func Interface_{name}_ResolveType
func Field_{fieldName}
func Scalar_{name}_Serialize
// ...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions