Struct Query

Source
pub struct Query;

Trait Implementations§

Source§

impl HasField<ActiveTagCount> for Query

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<AdminMetadata> for Query

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<AllTagsActivityFeed> for Query

Source§

type Type = AllTagsActivityFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<AnalyticsSeries> for Query

Source§

type Type = Option<Vec<Option<AnalyticsSeriesValue>>>

The schema marker type of this field.
Source§

impl HasField<ArbitalPageData> for Query

Source§

type Type = Option<ArbitalPageData>

The schema marker type of this field.
Source§

impl HasField<CanAccessGoogleDoc> for Query

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<CommentsWithReacts> for Query

Source§

type Type = Option<CommentsWithReactsResult>

The schema marker type of this field.
Source§

impl HasField<ContinueReading> for Query

Source§

type Type = Option<Vec<RecommendResumeSequence>>

The schema marker type of this field.
Source§

impl HasField<CrossedKarmaThreshold> for Query

Source§

type Type = Option<CrossedKarmaThresholdResult>

The schema marker type of this field.
Source§

impl HasField<CuratedAndPopularThisWeek> for Query

Source§

type Type = Option<CuratedAndPopularThisWeekResult>

The schema marker type of this field.
Source§

impl HasField<CurrentFrontpageSurvey> for Query

Source§

type Type = Option<SurveySchedule>

The schema marker type of this field.
Source§

impl HasField<DigestHighlights> for Query

Source§

type Type = Option<DigestHighlightsResult>

The schema marker type of this field.
Source§

impl HasField<DigestPlannerData> for Query

Source§

type Type = Option<Vec<Option<DigestPlannerPost>>>

The schema marker type of this field.
Source§

impl HasField<DigestPosts> for Query

Source§

type Type = Option<Vec<Option<Post>>>

The schema marker type of this field.
Source§

impl HasField<DigestPostsThisWeek> for Query

Source§

type Type = Option<DigestPostsThisWeekResult>

The schema marker type of this field.
Source§

impl HasField<ElicitBlockData> for Query

Source§

type Type = Option<ElicitBlockData>

The schema marker type of this field.
Source§

impl HasField<EmailPreview> for Query

Source§

type Type = Option<Vec<Option<EmailPreview>>>

The schema marker type of this field.
Source§

impl HasField<GetAllReviewWinners> for Query

Source§

type Type = Vec<Post>

The schema marker type of this field.
Source§

impl HasField<GetRandomUser> for Query

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<GetUserBySlug> for Query

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<GivingSeasonHearts> for Query

Source§

type Type = Vec<GivingSeasonHeart>

The schema marker type of this field.
Source§

impl HasField<GoogleVertexPosts> for Query

Source§

type Type = Option<GoogleVertexPostsResult>

The schema marker type of this field.
Source§

impl HasField<IsDisplayNameTaken> for Query

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<Lightcone2024FundraiserStripeAmounts> for Query

Source§

type Type = Option<Vec<i32>>

The schema marker type of this field.
Source§

impl HasField<MigrationsDashboard> for Query

Source§

type Type = Option<MigrationsDashboardData>

The schema marker type of this field.
Source§

impl HasField<MultiPostAnalytics> for Query

Source§

type Type = MultiPostAnalyticsResult

The schema marker type of this field.
Source§

impl HasField<MyDialogues> for Query

Source§

type Type = Option<MyDialoguesResult>

The schema marker type of this field.
Source§

impl HasField<NotificationDisplays> for Query

Source§

type Type = Option<NotificationDisplaysResult>

The schema marker type of this field.
Source§

impl HasField<PetrovDay2024CheckNumberOfIncoming> for Query

Source§

type Type = Option<PetrovDay2024CheckNumberOfIncomingData>

The schema marker type of this field.
Source§

impl HasField<PetrovDayCheckIfIncoming> for Query

Source§

type Type = Option<PetrovDayCheckIfIncomingData>

The schema marker type of this field.
Source§

impl HasField<PopularComments> for Query

Source§

type Type = Option<PopularCommentsResult>

The schema marker type of this field.
Source§

impl HasField<PostAnalytics> for Query

Source§

type Type = PostAnalyticsResult

The schema marker type of this field.
Source§

impl HasField<PostIsCriticism> for Query

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<PostsBySubscribedAuthors> for Query

Source§

type Type = Option<PostsBySubscribedAuthorsResult>

The schema marker type of this field.
Source§

impl HasField<PostsUserCommentedOn> for Query

Source§

type Type = Option<UserReadHistoryResult>

The schema marker type of this field.
Source§

impl HasField<PostsWithActiveDiscussion> for Query

Source§

type Type = Option<PostsWithActiveDiscussionResult>

The schema marker type of this field.
Source§

impl HasField<PostsWithApprovedJargon> for Query

Source§

type Type = Option<PostsWithApprovedJargonResult>

The schema marker type of this field.
Source§

impl HasField<RandomTag> for Query

Source§

type Type = Tag

The schema marker type of this field.
Source§

impl HasField<RecentDiscussionFeed> for Query

Source§

type Type = RecentDiscussionFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<RecentlyActiveDialogues> for Query

Source§

type Type = Option<RecentlyActiveDialoguesResult>

The schema marker type of this field.
Source§

impl HasField<RecombeeHybridPosts> for Query

Source§

type Type = Option<RecombeeHybridPostsResult>

The schema marker type of this field.
Source§

impl HasField<RecombeeLatestPosts> for Query

Source§

type Type = Option<RecombeeLatestPostsResult>

The schema marker type of this field.
Source§

impl HasField<Recommendations> for Query

Source§

type Type = Option<Vec<Post>>

The schema marker type of this field.
Source§

impl HasField<RevisionsDiff> for Query

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<RssPostChanges> for Query

Source§

type Type = RssPostChangeInfo

The schema marker type of this field.
Source§

impl HasField<SearchSynonyms> for Query

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<SiteData> for Query

Source§

type Type = Option<Site>

The schema marker type of this field.
Source§

impl HasField<SubforumMagicFeed> for Query

Source§

type Type = SubforumMagicFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<SubforumNewFeed> for Query

Source§

type Type = SubforumNewFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<SubforumOldFeed> for Query

Source§

type Type = SubforumOldFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<SubforumRecentCommentsFeed> for Query

Source§

type Type = SubforumRecentCommentsFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<SubforumTopFeed> for Query

Source§

type Type = SubforumTopFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<SubscribedFeed> for Query

Source§

type Type = SubscribedFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<SuggestedFeedSubscriptionUsers> for Query

Source§

type Type = Option<SuggestedFeedSubscriptionUsersResult>

The schema marker type of this field.
Source§

impl HasField<TagHistoryFeed> for Query

Source§

type Type = TagHistoryFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<TagPreview> for Query

Source§

type Type = Option<TagPreviewWithSummaries>

The schema marker type of this field.
Source§

impl HasField<TagUpdatesByUser> for Query

Source§

type Type = Option<Vec<TagUpdates>>

The schema marker type of this field.
Source§

impl HasField<TagUpdatesInTimeBlock> for Query

Source§

type Type = Option<Vec<TagUpdates>>

The schema marker type of this field.
Source§

impl HasField<TagsByCoreTagId> for Query

Source§

type Type = TagWithTotalCount

The schema marker type of this field.
Source§

impl HasField<UltraFeed> for Query

Source§

type Type = UltraFeedQueryResults

The schema marker type of this field.
Source§

impl HasField<UserReadHistory> for Query

Source§

type Type = Option<UserReadHistoryResult>

The schema marker type of this field.
Source§

impl HasField<UserReadsPerCoreTag> for Query

Source§

type Type = Option<Vec<Option<UserCoreTagReads>>>

The schema marker type of this field.
Source§

impl HasField<UserWrappedDataByYear> for Query

Source§

type Type = Option<WrappedDataByYear>

The schema marker type of this field.
Source§

impl HasField<UsersReadPostsOfTargetUser> for Query

Source§

type Type = Option<Vec<Post>>

The schema marker type of this field.
Source§

impl HasField<__typename> for Query

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<advisorRequest> for Query

Source§

type Type = Option<SingleAdvisorRequestOutput>

The schema marker type of this field.
Source§

impl HasField<advisorRequests> for Query

Source§

type Type = Option<MultiAdvisorRequestOutput>

The schema marker type of this field.
Source§

impl HasField<arbitalTagContentRel> for Query

Source§

type Type = Option<SingleArbitalTagContentRelOutput>

The schema marker type of this field.
Source§

impl HasField<arbitalTagContentRels> for Query

Source§

type Type = Option<MultiArbitalTagContentRelOutput>

The schema marker type of this field.
Source§

impl HasField<ban> for Query

Source§

type Type = Option<SingleBanOutput>

The schema marker type of this field.
Source§

impl HasField<bans> for Query

Source§

type Type = Option<MultiBanOutput>

The schema marker type of this field.
Source§

impl HasField<book> for Query

Source§

type Type = Option<SingleBookOutput>

The schema marker type of this field.
Source§

impl HasField<books> for Query

Source§

type Type = Option<MultiBookOutput>

The schema marker type of this field.
Source§

impl HasField<chapter> for Query

Source§

type Type = Option<SingleChapterOutput>

The schema marker type of this field.
Source§

impl HasField<chapters> for Query

Source§

type Type = Option<MultiChapterOutput>

The schema marker type of this field.
Source§

impl HasField<ckEditorUserSession> for Query

Source§

type Type = Option<SingleCkEditorUserSessionOutput>

The schema marker type of this field.
Source§

impl HasField<ckEditorUserSessions> for Query

Source§

type Type = Option<MultiCkEditorUserSessionOutput>

The schema marker type of this field.
Source§

impl HasField<clientId> for Query

Source§

type Type = Option<SingleClientIdOutput>

The schema marker type of this field.
Source§

impl HasField<clientIds> for Query

Source§

type Type = Option<MultiClientIdOutput>

The schema marker type of this field.
Source§

impl HasField<collection> for Query

Source§

type Type = Option<SingleCollectionOutput>

The schema marker type of this field.
Source§

impl HasField<collections> for Query

Source§

type Type = Option<MultiCollectionOutput>

The schema marker type of this field.
Source§

impl HasField<comment> for Query

Source§

type Type = Option<SingleCommentOutput>

The schema marker type of this field.
Source§

impl HasField<commentModeratorAction> for Query

Source§

type Type = Option<SingleCommentModeratorActionOutput>

The schema marker type of this field.
Source§

impl HasField<commentModeratorActions> for Query

Source§

type Type = Option<MultiCommentModeratorActionOutput>

The schema marker type of this field.
Source§

impl HasField<comments> for Query

Source§

type Type = Option<MultiCommentOutput>

The schema marker type of this field.
Source§

impl HasField<conversation> for Query

Source§

type Type = Option<SingleConversationOutput>

The schema marker type of this field.
Source§

impl HasField<conversations> for Query

Source§

type Type = Option<MultiConversationOutput>

The schema marker type of this field.
Source§

impl HasField<convertDocument> for Query

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<curationNotice> for Query

Source§

type Type = Option<SingleCurationNoticeOutput>

The schema marker type of this field.
Source§

impl HasField<curationNotices> for Query

Source§

type Type = Option<MultiCurationNoticeOutput>

The schema marker type of this field.
Source§

impl HasField<currentUser> for Query

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<dialogueCheck> for Query

Source§

type Type = Option<SingleDialogueCheckOutput>

The schema marker type of this field.
Source§

impl HasField<dialogueChecks> for Query

Source§

type Type = Option<MultiDialogueCheckOutput>

The schema marker type of this field.
Source§

impl HasField<dialogueMatchPreference> for Query

Source§

type Type = Option<SingleDialogueMatchPreferenceOutput>

The schema marker type of this field.
Source§

impl HasField<dialogueMatchPreferences> for Query

Source§

type Type = Option<MultiDialogueMatchPreferenceOutput>

The schema marker type of this field.
Source§

impl HasField<digest> for Query

Source§

type Type = Option<SingleDigestOutput>

The schema marker type of this field.
Source§

impl HasField<digestPost> for Query

Source§

type Type = Option<SingleDigestPostOutput>

The schema marker type of this field.
Source§

impl HasField<digests> for Query

Source§

type Type = Option<MultiDigestOutput>

The schema marker type of this field.
Source§

impl HasField<electionCandidate> for Query

Source§

type Type = Option<SingleElectionCandidateOutput>

The schema marker type of this field.
Source§

impl HasField<electionCandidates> for Query

Source§

type Type = Option<MultiElectionCandidateOutput>

The schema marker type of this field.
Source§

impl HasField<electionVote> for Query

Source§

type Type = Option<SingleElectionVoteOutput>

The schema marker type of this field.
Source§

impl HasField<electionVotes> for Query

Source§

type Type = Option<MultiElectionVoteOutput>

The schema marker type of this field.
Source§

impl HasField<elicitQuestion> for Query

Source§

type Type = Option<SingleElicitQuestionOutput>

The schema marker type of this field.
Source§

impl HasField<elicitQuestionPrediction> for Query

Source§

type Type = Option<SingleElicitQuestionPredictionOutput>

The schema marker type of this field.
Source§

impl HasField<elicitQuestionPredictions> for Query

Source§

type Type = Option<MultiElicitQuestionPredictionOutput>

The schema marker type of this field.
Source§

impl HasField<elicitQuestions> for Query

Source§

type Type = Option<MultiElicitQuestionOutput>

The schema marker type of this field.
Source§

impl HasField<featuredResource> for Query

Source§

type Type = Option<SingleFeaturedResourceOutput>

The schema marker type of this field.
Source§

impl HasField<featuredResources> for Query

Source§

type Type = Option<MultiFeaturedResourceOutput>

The schema marker type of this field.
Source§

impl HasField<forumEvent> for Query

Source§

type Type = Option<SingleForumEventOutput>

The schema marker type of this field.
Source§

impl HasField<forumEvents> for Query

Source§

type Type = Option<MultiForumEventOutput>

The schema marker type of this field.
Source§

impl HasField<gardenCode> for Query

Source§

type Type = Option<SingleGardenCodeOutput>

The schema marker type of this field.
Source§

impl HasField<gardenCodes> for Query

Source§

type Type = Option<MultiGardenCodeOutput>

The schema marker type of this field.
Source§

impl HasField<getCrosspost> for Query

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<getLinkSharedPost> for Query

Source§

type Type = Option<Post>

The schema marker type of this field.
Source§

impl HasField<googleServiceAccountSession> for Query

Source§

type Type = Option<SingleGoogleServiceAccountSessionOutput>

The schema marker type of this field.
Source§

impl HasField<googleServiceAccountSessions> for Query

Source§

type Type = Option<MultiGoogleServiceAccountSessionOutput>

The schema marker type of this field.
Source§

impl HasField<jargonTerm> for Query

Source§

type Type = Option<SingleJargonTermOutput>

The schema marker type of this field.
Source§

impl HasField<jargonTerms> for Query

Source§

type Type = Option<MultiJargonTermOutput>

The schema marker type of this field.
Source§

impl HasField<lWEvent> for Query

Source§

type Type = Option<SingleLWEventOutput>

The schema marker type of this field.
Source§

impl HasField<lWEvents> for Query

Source§

type Type = Option<MultiLWEventOutput>

The schema marker type of this field.
Source§

impl HasField<latestDialogueMessages> for Query

Source§

type Type = Option<Vec<String>>

The schema marker type of this field.
Source§

impl HasField<latestGoogleDocMetadata> for Query

Source§

type Type = Option<JSON>

The schema marker type of this field.
Source§

impl HasField<llmConversation> for Query

Source§

type Type = Option<SingleLlmConversationOutput>

The schema marker type of this field.
Source§

impl HasField<llmConversations> for Query

Source§

type Type = Option<MultiLlmConversationOutput>

The schema marker type of this field.
Source§

impl HasField<localgroup> for Query

Source§

type Type = Option<SingleLocalgroupOutput>

The schema marker type of this field.
Source§

impl HasField<localgroups> for Query

Source§

type Type = Option<MultiLocalgroupOutput>

The schema marker type of this field.
Source§

impl HasField<message> for Query

Source§

type Type = Option<SingleMessageOutput>

The schema marker type of this field.
Source§

impl HasField<messages> for Query

Source§

type Type = Option<MultiMessageOutput>

The schema marker type of this field.
Source§

impl HasField<moderationTemplate> for Query

Source§

type Type = Option<SingleModerationTemplateOutput>

The schema marker type of this field.
Source§

impl HasField<moderationTemplates> for Query

Source§

type Type = Option<MultiModerationTemplateOutput>

The schema marker type of this field.
Source§

impl HasField<moderatorAction> for Query

Source§

type Type = Option<SingleModeratorActionOutput>

The schema marker type of this field.
Source§

impl HasField<moderatorActions> for Query

Source§

type Type = Option<MultiModeratorActionOutput>

The schema marker type of this field.
Source§

impl HasField<moderatorViewIPAddress> for Query

Source§

type Type = Option<ModeratorIPAddressInfo>

The schema marker type of this field.
Source§

impl HasField<multiDocument> for Query

Source§

type Type = Option<SingleMultiDocumentOutput>

The schema marker type of this field.
Source§

impl HasField<multiDocuments> for Query

Source§

type Type = Option<MultiMultiDocumentOutput>

The schema marker type of this field.
Source§

impl HasField<notification> for Query

Source§

type Type = Option<SingleNotificationOutput>

The schema marker type of this field.
Source§

impl HasField<notifications> for Query

Source§

type Type = Option<MultiNotificationOutput>

The schema marker type of this field.
Source§

impl HasField<petrov2024checkIfNuked> for Query

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<petrovDayAction> for Query

Source§

type Type = Option<SinglePetrovDayActionOutput>

The schema marker type of this field.
Source§

impl HasField<petrovDayActions> for Query

Source§

type Type = Option<MultiPetrovDayActionOutput>

The schema marker type of this field.
Source§

impl HasField<podcast> for Query

Source§

type Type = Option<SinglePodcastOutput>

The schema marker type of this field.
Source§

impl HasField<podcastEpisode> for Query

Source§

type Type = Option<SinglePodcastEpisodeOutput>

The schema marker type of this field.
Source§

impl HasField<podcastEpisodes> for Query

Source§

type Type = Option<MultiPodcastEpisodeOutput>

The schema marker type of this field.
Source§

impl HasField<podcasts> for Query

Source§

type Type = Option<MultiPodcastOutput>

The schema marker type of this field.
Source§

impl HasField<post> for Query

Source§

type Type = Option<SinglePostOutput>

The schema marker type of this field.
Source§

impl HasField<postRelation> for Query

Source§

type Type = Option<SinglePostRelationOutput>

The schema marker type of this field.
Source§

impl HasField<postRelations> for Query

Source§

type Type = Option<MultiPostRelationOutput>

The schema marker type of this field.
Source§

impl HasField<posts> for Query

Source§

type Type = Option<MultiPostOutput>

The schema marker type of this field.
Source§

impl HasField<rSSFeed> for Query

Source§

type Type = Option<SingleRSSFeedOutput>

The schema marker type of this field.
Source§

impl HasField<rSSFeeds> for Query

Source§

type Type = Option<MultiRSSFeedOutput>

The schema marker type of this field.
Source§

impl HasField<report> for Query

Source§

type Type = Option<SingleReportOutput>

The schema marker type of this field.
Source§

impl HasField<reports> for Query

Source§

type Type = Option<MultiReportOutput>

The schema marker type of this field.
Source§

impl HasField<reviewVote> for Query

Source§

type Type = Option<SingleReviewVoteOutput>

The schema marker type of this field.
Source§

impl HasField<reviewVotes> for Query

Source§

type Type = Option<MultiReviewVoteOutput>

The schema marker type of this field.
Source§

impl HasField<reviewWinner> for Query

Source§

type Type = Option<SingleReviewWinnerOutput>

The schema marker type of this field.
Source§

impl HasField<reviewWinnerArt> for Query

Source§

type Type = Option<SingleReviewWinnerArtOutput>

The schema marker type of this field.
Source§

impl HasField<reviewWinnerArts> for Query

Source§

type Type = Option<MultiReviewWinnerArtOutput>

The schema marker type of this field.
Source§

impl HasField<reviewWinners> for Query

Source§

type Type = Option<MultiReviewWinnerOutput>

The schema marker type of this field.
Source§

impl HasField<revision> for Query

Source§

type Type = Option<SingleRevisionOutput>

The schema marker type of this field.
Source§

impl HasField<revisions> for Query

Source§

type Type = Option<MultiRevisionOutput>

The schema marker type of this field.
Source§

impl HasField<sequence> for Query

Source§

type Type = Option<SingleSequenceOutput>

The schema marker type of this field.
Source§

impl HasField<sequences> for Query

Source§

type Type = Option<MultiSequenceOutput>

The schema marker type of this field.
Source§

impl HasField<splashArtCoordinate> for Query

Source§

type Type = Option<SingleSplashArtCoordinateOutput>

The schema marker type of this field.
Source§

impl HasField<splashArtCoordinates> for Query

Source§

type Type = Option<MultiSplashArtCoordinateOutput>

The schema marker type of this field.
Source§

impl HasField<spotlight> for Query

Source§

type Type = Option<SingleSpotlightOutput>

The schema marker type of this field.
Source§

impl HasField<spotlights> for Query

Source§

type Type = Option<MultiSpotlightOutput>

The schema marker type of this field.
Source§

impl HasField<subscription> for Query

Source§

type Type = Option<SingleSubscriptionOutput>

The schema marker type of this field.
Source§

impl HasField<subscriptions> for Query

Source§

type Type = Option<MultiSubscriptionOutput>

The schema marker type of this field.
Source§

impl HasField<survey> for Query

Source§

type Type = Option<SingleSurveyOutput>

The schema marker type of this field.
Source§

impl HasField<surveyQuestion> for Query

Source§

type Type = Option<SingleSurveyQuestionOutput>

The schema marker type of this field.
Source§

impl HasField<surveyQuestions> for Query

Source§

type Type = Option<MultiSurveyQuestionOutput>

The schema marker type of this field.
Source§

impl HasField<surveyResponse> for Query

Source§

type Type = Option<SingleSurveyResponseOutput>

The schema marker type of this field.
Source§

impl HasField<surveyResponses> for Query

Source§

type Type = Option<MultiSurveyResponseOutput>

The schema marker type of this field.
Source§

impl HasField<surveySchedule> for Query

Source§

type Type = Option<SingleSurveyScheduleOutput>

The schema marker type of this field.
Source§

impl HasField<surveySchedules> for Query

Source§

type Type = Option<MultiSurveyScheduleOutput>

The schema marker type of this field.
Source§

impl HasField<surveys> for Query

Source§

type Type = Option<MultiSurveyOutput>

The schema marker type of this field.
Source§

impl HasField<tag> for Query

Source§

type Type = Option<SingleTagOutput>

The schema marker type of this field.
Source§

impl HasField<tagFlag> for Query

Source§

type Type = Option<SingleTagFlagOutput>

The schema marker type of this field.
Source§

impl HasField<tagFlags> for Query

Source§

type Type = Option<MultiTagFlagOutput>

The schema marker type of this field.
Source§

impl HasField<tagRel> for Query

Source§

type Type = Option<SingleTagRelOutput>

The schema marker type of this field.
Source§

impl HasField<tagRels> for Query

Source§

type Type = Option<MultiTagRelOutput>

The schema marker type of this field.
Source§

impl HasField<tags> for Query

Source§

type Type = Option<MultiTagOutput>

The schema marker type of this field.
Source§

impl HasField<typingIndicator> for Query

Source§

type Type = Option<SingleTypingIndicatorOutput>

The schema marker type of this field.
Source§

impl HasField<typingIndicators> for Query

Source§

type Type = Option<MultiTypingIndicatorOutput>

The schema marker type of this field.
Source§

impl HasField<unreadNotificationCounts> for Query

Source§

type Type = NotificationCounts

The schema marker type of this field.
Source§

impl HasField<user> for Query

Source§

type Type = Option<SingleUserOutput>

The schema marker type of this field.
Source§

impl HasField<userEAGDetail> for Query

Source§

type Type = Option<SingleUserEAGDetailOutput>

The schema marker type of this field.
Source§

impl HasField<userEAGDetails> for Query

Source§

type Type = Option<MultiUserEAGDetailOutput>

The schema marker type of this field.
Source§

impl HasField<userJobAd> for Query

Source§

type Type = Option<SingleUserJobAdOutput>

The schema marker type of this field.
Source§

impl HasField<userJobAds> for Query

Source§

type Type = Option<MultiUserJobAdOutput>

The schema marker type of this field.
Source§

impl HasField<userMostValuablePost> for Query

Source§

type Type = Option<SingleUserMostValuablePostOutput>

The schema marker type of this field.
Source§

impl HasField<userMostValuablePosts> for Query

Source§

type Type = Option<MultiUserMostValuablePostOutput>

The schema marker type of this field.
Source§

impl HasField<userRateLimit> for Query

Source§

type Type = Option<SingleUserRateLimitOutput>

The schema marker type of this field.
Source§

impl HasField<userRateLimits> for Query

Source§

type Type = Option<MultiUserRateLimitOutput>

The schema marker type of this field.
Source§

impl HasField<userTagRel> for Query

Source§

type Type = Option<SingleUserTagRelOutput>

The schema marker type of this field.
Source§

impl HasField<userTagRels> for Query

Source§

type Type = Option<MultiUserTagRelOutput>

The schema marker type of this field.
Source§

impl HasField<users> for Query

Source§

type Type = Option<MultiUserOutput>

The schema marker type of this field.
Source§

impl HasField<vote> for Query

Source§

type Type = Option<SingleVoteOutput>

The schema marker type of this field.
Source§

impl HasField<votes> for Query

Source§

type Type = Option<MultiVoteOutput>

The schema marker type of this field.
Source§

impl NamedType for Query

Source§

const NAME: &'static str = "Query"

The name of this type
Source§

impl QueryRoot for Query

Auto Trait Implementations§

§

impl Freeze for Query

§

impl RefUnwindSafe for Query

§

impl Send for Query

§

impl Sync for Query

§

impl Unpin for Query

§

impl UnwindSafe for Query

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> ErasedDestructor for T
where T: 'static,

Source§

impl<T> IsFieldType<T> for T

Source§

impl<T> MaybeSendSync for T