graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

__fulfilled meta field

Open mjmahone opened this issue 4 years ago • 0 comments

The implementation for the Spec RFC PR 879, adding a new meta field __fulfilled(label: String): Boolean! that always returns true if a selection set is included in the response.

mjmahone avatar Jul 26 '21 15:07 mjmahone