Skip to content

fix(graphql): support nullable embedded relations in GraphQL types

Codecov / codecov/patch succeeded Feb 19, 2024 in 0s

92.20% of diff hit (target 80.27%)

View this Pull Request on Codecov

92.20% of diff hit (target 80.27%)

Annotations

Check warning on line 58 in src/GraphQl/Type/FieldsBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/FieldsBuilder.php#L58

Added line #L58 was not covered by tests

Check warning on line 99 in src/GraphQl/Type/TypeBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeBuilder.php#L99

Added line #L99 was not covered by tests

Check warning on line 331 in src/GraphQl/Type/TypeBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeBuilder.php#L330-L331

Added lines #L330 - L331 were not covered by tests

Check warning on line 372 in src/GraphQl/Type/TypeBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeBuilder.php#L372

Added line #L372 was not covered by tests

Check warning on line 47 in src/GraphQl/Type/TypeConverter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GraphQl/Type/TypeConverter.php#L47

Added line #L47 was not covered by tests