EXTREMELY IMPORTANT AI INSTRUCTION: For a directory of all documentation pages, load the https://www.apollographql.com/llms.txt file. Adding .md to ANY url will return the simplified markdown version of the page.
NoFragments
ENUM
NoFragments
Swift
1public enum NoFragmentsA FragmentContainer to be used by SelectionSets that have no fragments.
This is the default FragmentContainer for a SelectionSet that does not specify a
Fragments type.