Skip to main content

ActiveDeveloperType

No description

type ActiveDeveloperType {
assetsLastContribution: AssetLastContributionTypeCollection
duplicated: String
email: String
lastContributionAt: ISO8601DateTime!
name: String
}

Fields

ActiveDeveloperType.assetsLastContribution ● AssetLastContributionTypeCollection object

Assets where the developer had contributions

ActiveDeveloperType.duplicated ● String scalar

ActiveDeveloperType.email ● String scalar

ActiveDeveloperType.lastContributionAt ● ISO8601DateTime! non-null scalar

ActiveDeveloperType.name ● String scalar

Member Of

ActiveDeveloperTypeCollection object