Contributor Object
Fields
#
totalAmountDonated
Int !
2024-08-26: Use totalAmountContributed instead
Non-null
How much money the user has contributed for this (in cents, using collective currency)
type
String !
2024-08-26: Use account.type instead
Non-null
Whether the contributor is an individual, an organization...
isIncognito
Boolean !
2024-08-26: Use account.isIncognito instead
Non-null
Defines if the contributors wants to be incognito (name not displayed)
description
Description of how the member contribute. Will usually be a tier name, or "design" or "code".
collectiveSlug
2024-08-26: Use account.slug instead
If the contributor has a page on Open Collective, this is the slug to link to it. Always null for incognito contributors
account
Usages
#
References
#
- Field nodes from ContributorCollection
Previous
ContributionStats