SCALAR
DateTime
A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time
format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.
link GraphQL Schema definition
- scalar DateTime
link Require by
- AccountAccount interface shared by all kind of accounts (Bot, Collective, Event, User, Organization)
- AccountWithHostAn account that can be hosted by a Host
- ActivityAn activity describing something that happened on the platform
- BotThis represents a Bot account
- CollectiveThis represents a Collective account
- CommentThis represents an Comment
- ConnectedAccountThis represents a Connected Account
- ConversationA conversation thread
- CreditThis represents a Credit transaction
- DebitThis represents a Debit transaction
- EventThis represents an Event account
- ExpenseThis represents an Expense
- ExpenseItemFields for an expense item
- FundThis represents an Project account
- HostThis represents an Host account
- HostApplicationnull
- IndividualThis represents an Individual account
- MemberThis represents a Member relationship (ie: Organization backing a Collective)
- MemberOfThis represents a MemberOf relationship (ie: Collective backed by an Organization)
- OrderOrder model
- OrganizationThis represents an Organization account
- ProjectThis represents an Project account
- TransactionTransaction interface shared by all kind of transactions (Debit, Credit)
- UpdateThis represents an Update