GatoGraphQL / GatoGraphQL

Interact with all your data in WordPress using GraphQL

Home Page:https://gatographql.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use actual PHP 8.1 Enums in the `EnumTypeResolver`, once Rector fully supports downgrading it

leoloso opened this issue · comments

Currently Rector does not fully support downgrading PHP 8.1 Enums (see rectorphp/rector#7013 (comment)).

When full support is provided, continue working on branch Use-Enum-in-EnumTypeResolver.