SCALAR
Int
v8.3.2, commit: 51359aee
link GraphQL Schema definition
- scalar Int
link Require by
- AuctionDomain auction.
- AuctionConnectionA relay connection from an object to a list of objects of a particular type. For more details, see: `https://relay.dev/graphql/connections.htm`
- AuctionSettleEventAn event triggered by a user's auction settlement action.
- BlockBlock in the chain.
- BlockHistoryFilterFilters entities by block history.
- BuyOfferDomain buy offer.
- BuyOfferConnectionA relay connection from an object to a list of objects of a particular type. For more details, see: `https://relay.dev/graphql/connections.htm`
- BuyOfferExecutedEventAn event triggered by a user accepting an existing offer to buy a domain.
- BuyOfferPlacedEventAn event triggered by a user creating an offer to buy a domain.
- BuyOfferRemovedEventAn event triggered by a user removing his offer to buy a domain.
- DomainDomain - forward record.
- DomainBuyEventAn event triggered by a user buying a domain.
- DomainConnectionA relay connection from an object to a list of objects of a particular type. For more details, see: `https://relay.dev/graphql/connections.htm`
- DomainGrantEventAn event triggered by a sunrise period granting a domain.
- DomainRenewEventAn event triggered by a user renewing a domain.
- EventConnectionA relay connection from an object to a list of objects of a particular type. For more details, see: `https://relay.dev/graphql/connections.htm`
- IntFilterFilter conditions for filtering associated property of the type `Int!`.
- OfferDomain sell offer.
- OfferConnectionA relay connection from an object to a list of objects of a particular type. For more details, see: `https://relay.dev/graphql/connections.htm`
- OfferExecutedEventAn event triggered by a user accepting an existing offer to buy a domain.
- OfferPlacedEventAn event triggered by a user creating an offer to sell a domain.
- OfferRemovedEventAn event triggered by a user removing his offer to sell a domain.
- OfferUpdatedEventAn event triggered by a user updating an offer to sell a domain.
- QueryRoot node with entry queries.
- ReverseRecordConnectionA relay connection from an object to a list of objects of a particular type. For more details, see: `https://relay.dev/graphql/connections.htm`
- StringLengthFilterFilter conditions for filtering length of associated property of type `String`.