Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Iron-Ham committed Jan 8, 2024
1 parent a6f3da2 commit 29a1dda
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ public class GraphQLQueryPager<InitialQuery: GraphQLQuery, PaginatedQuery: Graph
}
}

/// Identical to `TaskPriority`, but with the addition of `main` in order to allow running on the `MainActor`
public enum CallbackPriority {
case main, high, medium, low, userInitiated, utility, background

Expand Down

0 comments on commit 29a1dda

Please sign in to comment.