Skip to content

Replace macros with proc_macros #295

Closed
@theduke

Description

@theduke

Replace all macros used for defining GraphQL types with proc macro implementations.

This should probably be a two-step process: first implement proc-macro alternatives for everything and have tests for functional equivalence.
Then remove the old macros with a new breaking version.

Metadata

Metadata

Assignees

Labels

enhancementImprovement of existing features or bugfixk::apiRelated to API (application interface)semver::breakingBreaking change in terms of SemVer

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions