[go: up one dir, main page]

Skip to content

Deprecate existing inconsistencies in our GraphQL Enums

Summary

Currently, we have 5 types inheriting from BaseEnum, but they have some inconsistencies in their implementations.

See &1838 for the GraphQL Enum standards.