Skip to content

Defaultable should be in GraphQL.API #149

@jml

Description

@jml

Defaultable is used to provide the default values for arguments. These defaults are properly speaking a part of the schema (GraphQL.API), rather than the implementation (GraphQL.Resolver). The Defaultable typeclass should thus be in GraphQL.API.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions