ProjectSearchResult

Struct ProjectSearchResult 

Source
pub struct ProjectSearchResult;

Trait Implementations§

Source§

impl HasField<__typename> for ProjectSearchResult

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<archivedAt> for ProjectSearchResult

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<autoArchivedAt> for ProjectSearchResult

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<canceledAt> for ProjectSearchResult

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<color> for ProjectSearchResult

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<comments> for ProjectSearchResult

Source§

type Type = CommentConnection

The schema marker type of this field.
Source§

impl HasField<completedAt> for ProjectSearchResult

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<completedIssueCountHistory> for ProjectSearchResult

Source§

type Type = Vec<f64>

The schema marker type of this field.
Source§

impl HasField<completedScopeHistory> for ProjectSearchResult

Source§

type Type = Vec<f64>

The schema marker type of this field.
Source§

impl HasField<content> for ProjectSearchResult

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<contentState> for ProjectSearchResult

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<convertedFromIssue> for ProjectSearchResult

Source§

type Type = Option<Issue>

The schema marker type of this field.
Source§

impl HasField<createdAt> for ProjectSearchResult

Source§

type Type = DateTime

The schema marker type of this field.
Source§

impl HasField<creator> for ProjectSearchResult

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<currentProgress> for ProjectSearchResult

Source§

type Type = JSONObject

The schema marker type of this field.
Source§

impl HasField<description> for ProjectSearchResult

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<documentContent> for ProjectSearchResult

Source§

type Type = Option<DocumentContent>

The schema marker type of this field.
Source§

impl HasField<documents> for ProjectSearchResult

Source§

type Type = DocumentConnection

The schema marker type of this field.
Source§

impl HasField<externalLinks> for ProjectSearchResult

Source§

type Type = EntityExternalLinkConnection

The schema marker type of this field.
Source§

impl HasField<facets> for ProjectSearchResult

Source§

type Type = Vec<Facet>

The schema marker type of this field.
Source§

impl HasField<favorite> for ProjectSearchResult

Source§

type Type = Option<Favorite>

The schema marker type of this field.
Source§

impl HasField<frequencyResolution> for ProjectSearchResult

Source§

type Type = FrequencyResolutionType

The schema marker type of this field.
Source§

impl HasField<health> for ProjectSearchResult

Source§

type Type = Option<ProjectUpdateHealthType>

The schema marker type of this field.
Source§

impl HasField<healthUpdatedAt> for ProjectSearchResult

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<history> for ProjectSearchResult

Source§

type Type = ProjectHistoryConnection

The schema marker type of this field.
Source§

impl HasField<icon> for ProjectSearchResult

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<id> for ProjectSearchResult

Source§

type Type = Id

The schema marker type of this field.
Source§

impl HasField<inProgressScopeHistory> for ProjectSearchResult

Source§

type Type = Vec<f64>

The schema marker type of this field.
Source§

impl HasField<initiatives> for ProjectSearchResult

Source§

type Type = InitiativeConnection

The schema marker type of this field.
Source§

impl HasField<integrationsSettings> for ProjectSearchResult

Source§

type Type = Option<IntegrationsSettings>

The schema marker type of this field.
Source§

impl HasField<inverseRelations> for ProjectSearchResult

Source§

type Type = ProjectRelationConnection

The schema marker type of this field.
Source§

impl HasField<issueCountHistory> for ProjectSearchResult

Source§

type Type = Vec<f64>

The schema marker type of this field.
Source§

impl HasField<issues> for ProjectSearchResult

Source§

type Type = IssueConnection

The schema marker type of this field.
Source§

impl HasField<labelIds> for ProjectSearchResult

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<labels> for ProjectSearchResult

Source§

type Type = ProjectLabelConnection

The schema marker type of this field.
Source§

impl HasField<lastAppliedTemplate> for ProjectSearchResult

Source§

type Type = Option<Template>

The schema marker type of this field.
Source§

impl HasField<lastUpdate> for ProjectSearchResult

Source§

type Type = Option<ProjectUpdate>

The schema marker type of this field.
Source§

impl HasField<lead> for ProjectSearchResult

Source§

type Type = Option<User>

The schema marker type of this field.
Source§

impl HasField<members> for ProjectSearchResult

Source§

type Type = UserConnection

The schema marker type of this field.
Source§

impl HasField<metadata> for ProjectSearchResult

Source§

type Type = JSONObject

The schema marker type of this field.
Source§

impl HasField<name> for ProjectSearchResult

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<needs> for ProjectSearchResult

Source§

type Type = CustomerNeedConnection

The schema marker type of this field.
Source§

impl HasField<priority> for ProjectSearchResult

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<priorityLabel> for ProjectSearchResult

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<prioritySortOrder> for ProjectSearchResult

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<progress> for ProjectSearchResult

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<progressHistory> for ProjectSearchResult

Source§

type Type = JSONObject

The schema marker type of this field.
Source§

impl HasField<projectMilestones> for ProjectSearchResult

Source§

type Type = ProjectMilestoneConnection

The schema marker type of this field.
Source§

impl HasField<projectUpdateRemindersPausedUntilAt> for ProjectSearchResult

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<projectUpdates> for ProjectSearchResult

Source§

type Type = ProjectUpdateConnection

The schema marker type of this field.
Source§

impl HasField<relations> for ProjectSearchResult

Source§

type Type = ProjectRelationConnection

The schema marker type of this field.
Source§

impl HasField<scope> for ProjectSearchResult

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<scopeHistory> for ProjectSearchResult

Source§

type Type = Vec<f64>

The schema marker type of this field.
Source§

impl HasField<slackIssueComments> for ProjectSearchResult

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<slackIssueStatuses> for ProjectSearchResult

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<slackNewIssue> for ProjectSearchResult

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<slugId> for ProjectSearchResult

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<sortOrder> for ProjectSearchResult

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<startDate> for ProjectSearchResult

Source§

type Type = Option<TimelessDate>

The schema marker type of this field.
Source§

impl HasField<startDateResolution> for ProjectSearchResult

Source§

type Type = Option<DateResolutionType>

The schema marker type of this field.
Source§

impl HasField<startedAt> for ProjectSearchResult

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<state> for ProjectSearchResult

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<status> for ProjectSearchResult

Source§

type Type = ProjectStatus

The schema marker type of this field.
Source§

impl HasField<targetDate> for ProjectSearchResult

Source§

type Type = Option<TimelessDate>

The schema marker type of this field.
Source§

impl HasField<targetDateResolution> for ProjectSearchResult

Source§

type Type = Option<DateResolutionType>

The schema marker type of this field.
Source§

impl HasField<teams> for ProjectSearchResult

Source§

type Type = TeamConnection

The schema marker type of this field.
Source§

impl HasField<trashed> for ProjectSearchResult

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<updateReminderFrequency> for ProjectSearchResult

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<updateReminderFrequencyInWeeks> for ProjectSearchResult

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<updateRemindersDay> for ProjectSearchResult

Source§

type Type = Option<Day>

The schema marker type of this field.
Source§

impl HasField<updateRemindersHour> for ProjectSearchResult

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<updatedAt> for ProjectSearchResult

Source§

type Type = DateTime

The schema marker type of this field.
Source§

impl HasField<url> for ProjectSearchResult

Source§

type Type = String

The schema marker type of this field.
Source§

impl NamedType for ProjectSearchResult

Source§

const NAME: &'static str = "ProjectSearchResult"

The name of this type
Source§

impl HasSubtype<ProjectSearchResult> for Node

Auto Trait Implementations§

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, 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> IsFieldType<T> for T