Overview
This release offers support of directives in a fragment definition. Example:
fragment X on Y
@foo
{
name
}
Breaking changes
This release should not break existing code.
This release offers support of directives in a fragment definition. Example:
fragment X on Y
@foo
{
name
}
This release should not break existing code.