Fund Object
This represents an Project account
Fields
#
id
The public id identifying the account (ie: 5v08jk63-w4g9nbpz-j7qmyder-p7ozax5g)
type
The type of the account (BOT/COLLECTIVE/EVENT/ORGANIZATION/INDIVIDUAL/VENDOR)
description
longDescription
tags
isIncognito
Defines if the contributors wants to be incognito (name not displayed)
imageUrl
backgroundImageUrl
isActive
Returns whether it's active: can accept financial contributions and pay expenses.
emails
Returns the emails of the account. Individuals only have one, but organizations can have multiple emails.
supportedExpenseTypes
The list of expense types supported by this account
transferwise
payoutMethods
The list of payout methods that this collective can use to get paid. In most cases, admin only and scope: "expenses".
paymentMethods
The list of payment methods that this collective can use to pay for Orders. Admin or Host only. Scope: "orders".
paymentMethodsWithPendingConfirmation
The list of payment methods for this account that are pending a client confirmation (3D Secure / SCA)
connectedAccounts
The list of connected accounts (Stripe, PayPal, etc ...). Admin only. Scope: "connectedAccounts".
oAuthApplications
The list of applications created by this account. Admin only. Scope: "applications".
location
The address associated to this account. This field is always public for collectives and events.
stats
updates
Updates published by the account. To see unpublished updates, you need to be an admin and have the scope "updates".
features
Describes the features enabled and available for this account
virtualCards
Virtual Cards attached to the account. Admin only. Scope: "virtualCards".
virtualCardMerchants
Virtual Cards Merchants used by the account. Admin only. Scope: "virtualCards".
policies
Policies for the account. To see non-public policies you need to be admin and have the scope: "account".
activitySubscriptions
List of activities that the logged-in user is subscribed for this collective
feed
duplicatedFromAccount
If created by duplication, the account from which this one was duplicated
duplicatedAccounts
If this account was duplicated, the accounts that were created from it
transactionGroups
[!] Warning: this query is currently in beta and the API might change
hostAgreements
Returns agreements this account has with its host, or null if not enough permissions.
summary
contributors
All the persons and entities that contribute to this account
activeContributors
[!] Warning: this query is currently in beta and the API might change
platformContributionAvailable
Returns true if a custom contribution to Open Collective can be submitted for contributions made to this account
contributionPolicy
canStartResumeContributionsProcess
Returns true if the remote user can start the process to resume contributions for account
hasResumeContributionsProcessStarted
Returns true if the account has started the process to resume contributions
Interfaces
#
Also implements Account , AccountWithHost , AccountWithContributions .
Usages
#
References
#
- Field fund from Query
- Field createFund from Mutation
FollowAccountResult
FundCreateInput