@system-inc/base-foundation · 515c140 · 2 symbols
A selection set for a GraphQL operation.
GqlSelectionSet: Partial<ExtractSelection<Required<T>>>
View source ↗
SqlOrderByDirection: "ASC" | "DESC"