project
Query

Arguments

#

githubHandle

The githubHandle attached to the Project (ie: babel for https://opencollective.com/babel)

id

The public id identifying the Project (ie: dgm9bnk8-0437xqry-ejpvzeol-jdayw5re)

slug

The slug identifying the Project (ie: babel for https://opencollective.com/babel)

throwIfMissing

If false, will return null instead of an error if the Project is not found

Default: true

Response

#

Returns Project .

Example

#

3