GraphQLFragment
PROTOCOL
GraphQLFragment
Swift
1public protocol GraphQLFragment: GraphQLSelectionSet
Properties
fragmentDefinition
Swift
1static var fragmentDefinition: String
possibleTypes
Swift
1static var possibleTypes: [String]