Interface Fragment

All Superinterfaces:
Buildable, FragmentOrOperation

public interface Fragment extends FragmentOrOperation
Represents a named fragment definition in a GraphQL document. Such definition consists of a name, target type, and a set of fields.