ConditionalFragment
class ConditionalFragment(val message: String, val sourceLocation: SourceLocation) : Issue
Content copied to clipboard
A fragment has an @include or @skip directive. While this is valid GraphQL, the responseBased codegen does not support that