# Functions
NewQuery returns the generic Query interface for the given typed query.
# Interfaces
The Query interface represents an operation that queries a graph.
# Type aliases
The ActionPlanFunc type is an adapter to allow the use of ordinary function as a Querier.
The ActionPlanHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The APITokenFunc type is an adapter to allow the use of ordinary function as a Querier.
The ContactFunc type is an adapter to allow the use of ordinary function as a Querier.
The ContactHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The ControlFunc type is an adapter to allow the use of ordinary function as a Querier.
The ControlHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The ControlObjectiveFunc type is an adapter to allow the use of ordinary function as a Querier.
The ControlObjectiveHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The DocumentDataFunc type is an adapter to allow the use of ordinary function as a Querier.
The DocumentDataHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The EmailVerificationTokenFunc type is an adapter to allow the use of ordinary function as a Querier.
The EntityFunc type is an adapter to allow the use of ordinary function as a Querier.
The EntityHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The EntityTypeFunc type is an adapter to allow the use of ordinary function as a Querier.
The EntityTypeHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The EventFunc type is an adapter to allow the use of ordinary function as a Querier.
The EventHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The FileFunc type is an adapter to allow the use of ordinary function as a Querier.
The FileHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The Func type is an adapter that allows ordinary functions to be used as interceptors.
The GroupFunc type is an adapter to allow the use of ordinary function as a Querier.
The GroupHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The GroupMembershipFunc type is an adapter to allow the use of ordinary function as a Querier.
The GroupMembershipHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The GroupSettingFunc type is an adapter to allow the use of ordinary function as a Querier.
The GroupSettingHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The HushFunc type is an adapter to allow the use of ordinary function as a Querier.
The HushHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The IntegrationFunc type is an adapter to allow the use of ordinary function as a Querier.
The IntegrationHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The InternalPolicyFunc type is an adapter to allow the use of ordinary function as a Querier.
The InternalPolicyHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The InviteFunc type is an adapter to allow the use of ordinary function as a Querier.
The NarrativeFunc type is an adapter to allow the use of ordinary function as a Querier.
The NarrativeHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The NoteFunc type is an adapter to allow the use of ordinary function as a Querier.
The NoteHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The OrganizationFunc type is an adapter to allow the use of ordinary function as a Querier.
The OrganizationHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The OrganizationSettingFunc type is an adapter to allow the use of ordinary function as a Querier.
The OrganizationSettingHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The OrgMembershipFunc type is an adapter to allow the use of ordinary function as a Querier.
The OrgMembershipHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The OrgSubscriptionFunc type is an adapter to allow the use of ordinary function as a Querier.
The OrgSubscriptionHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The PasswordResetTokenFunc type is an adapter to allow the use of ordinary function as a Querier.
The PersonalAccessTokenFunc type is an adapter to allow the use of ordinary function as a Querier.
The ProcedureFunc type is an adapter to allow the use of ordinary function as a Querier.
The ProcedureHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The ProgramFunc type is an adapter to allow the use of ordinary function as a Querier.
The ProgramHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The ProgramMembershipFunc type is an adapter to allow the use of ordinary function as a Querier.
The ProgramMembershipHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The RiskFunc type is an adapter to allow the use of ordinary function as a Querier.
The RiskHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The StandardFunc type is an adapter to allow the use of ordinary function as a Querier.
The StandardHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The SubcontrolFunc type is an adapter to allow the use of ordinary function as a Querier.
The SubcontrolHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The SubscriberFunc type is an adapter to allow the use of ordinary function as a Querier.
The TaskFunc type is an adapter to allow the use of ordinary function as a Querier.
The TaskHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The TemplateFunc type is an adapter to allow the use of ordinary function as a Querier.
The TemplateHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The TFASettingFunc type is an adapter to allow the use of ordinary function as a Querier.
The TraverseActionPlan type is an adapter to allow the use of ordinary function as Traverser.
The TraverseActionPlanHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseAPIToken type is an adapter to allow the use of ordinary function as Traverser.
The TraverseContact type is an adapter to allow the use of ordinary function as Traverser.
The TraverseContactHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseControl type is an adapter to allow the use of ordinary function as Traverser.
The TraverseControlHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseControlObjective type is an adapter to allow the use of ordinary function as Traverser.
The TraverseControlObjectiveHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseDocumentData type is an adapter to allow the use of ordinary function as Traverser.
The TraverseDocumentDataHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseEmailVerificationToken type is an adapter to allow the use of ordinary function as Traverser.
The TraverseEntity type is an adapter to allow the use of ordinary function as Traverser.
The TraverseEntityHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseEntityType type is an adapter to allow the use of ordinary function as Traverser.
The TraverseEntityTypeHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseEvent type is an adapter to allow the use of ordinary function as Traverser.
The TraverseEventHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseFile type is an adapter to allow the use of ordinary function as Traverser.
The TraverseFileHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseFunc type is an adapter to allow the use of ordinary function as Traverser.
The TraverseGroup type is an adapter to allow the use of ordinary function as Traverser.
The TraverseGroupHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseGroupMembership type is an adapter to allow the use of ordinary function as Traverser.
The TraverseGroupMembershipHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseGroupSetting type is an adapter to allow the use of ordinary function as Traverser.
The TraverseGroupSettingHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseHush type is an adapter to allow the use of ordinary function as Traverser.
The TraverseHushHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseIntegration type is an adapter to allow the use of ordinary function as Traverser.
The TraverseIntegrationHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseInternalPolicy type is an adapter to allow the use of ordinary function as Traverser.
The TraverseInternalPolicyHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseInvite type is an adapter to allow the use of ordinary function as Traverser.
The TraverseNarrative type is an adapter to allow the use of ordinary function as Traverser.
The TraverseNarrativeHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseNote type is an adapter to allow the use of ordinary function as Traverser.
The TraverseNoteHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseOrganization type is an adapter to allow the use of ordinary function as Traverser.
The TraverseOrganizationHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseOrganizationSetting type is an adapter to allow the use of ordinary function as Traverser.
The TraverseOrganizationSettingHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseOrgMembership type is an adapter to allow the use of ordinary function as Traverser.
The TraverseOrgMembershipHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseOrgSubscription type is an adapter to allow the use of ordinary function as Traverser.
The TraverseOrgSubscriptionHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraversePasswordResetToken type is an adapter to allow the use of ordinary function as Traverser.
The TraversePersonalAccessToken type is an adapter to allow the use of ordinary function as Traverser.
The TraverseProcedure type is an adapter to allow the use of ordinary function as Traverser.
The TraverseProcedureHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseProgram type is an adapter to allow the use of ordinary function as Traverser.
The TraverseProgramHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseProgramMembership type is an adapter to allow the use of ordinary function as Traverser.
The TraverseProgramMembershipHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseRisk type is an adapter to allow the use of ordinary function as Traverser.
The TraverseRiskHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseStandard type is an adapter to allow the use of ordinary function as Traverser.
The TraverseStandardHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseSubcontrol type is an adapter to allow the use of ordinary function as Traverser.
The TraverseSubcontrolHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseSubscriber type is an adapter to allow the use of ordinary function as Traverser.
The TraverseTask type is an adapter to allow the use of ordinary function as Traverser.
The TraverseTaskHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseTemplate type is an adapter to allow the use of ordinary function as Traverser.
The TraverseTemplateHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseTFASetting type is an adapter to allow the use of ordinary function as Traverser.
The TraverseUser type is an adapter to allow the use of ordinary function as Traverser.
The TraverseUserHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseUserSetting type is an adapter to allow the use of ordinary function as Traverser.
The TraverseUserSettingHistory type is an adapter to allow the use of ordinary function as Traverser.
The TraverseWebauthn type is an adapter to allow the use of ordinary function as Traverser.
The UserFunc type is an adapter to allow the use of ordinary function as a Querier.
The UserHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The UserSettingFunc type is an adapter to allow the use of ordinary function as a Querier.
The UserSettingHistoryFunc type is an adapter to allow the use of ordinary function as a Querier.
The WebauthnFunc type is an adapter to allow the use of ordinary function as a Querier.