Classes
The following classes are available globally.
-
Page Info
This is the information about the current Page. This Information includes the start and end cursor and whether or not there’s adjacent pages.
See moreDeclaration
Swift
public class PageInfo : GraphQLObject
-
Undocumented
See moreDeclaration
Swift
@propertyWrapper public class LazyInline<Wrapped> where Wrapped : GraphQLObject
-
Undocumented
See moreDeclaration
Swift
@propertyWrapper public class LazyInlineAsInterface<Wrapped> where Wrapped : GraphQLObject
-
Declaration
Swift
public final class EmptyRootType<ViewerContext> : GraphQLRootType