GraphQL Default null value for Enums in Lighthouse – Stack Overflow

GraphQL Default null value for Enums in Lighthouse – Stack Overflow

In Lighthouse I have an Enum like this <?php use GraphQLTypeDefinitionDescription; #[Description(description: ‘Size’)] enum Size: string { case …

 

Read More