sponsorables Query
Users and organizations who can be sponsored via GitHub Sponsors.
Arguments
#
dependencyEcosystem
Optional filter for which dependencies should be checked for sponsorable owners. Only sponsorable owners of dependencies in this ecosystem will be included. Used when onlyDependencies = true.
Upcoming Change on 2022-07-01 UTC
Description: dependencyEcosystem will be removed. Use the ecosystem argument instead.
Reason: The type is switching from SecurityAdvisoryEcosystem to DependencyGraphEcosystem.
ecosystem
Optional filter for which dependencies should be checked for sponsorable owners. Only sponsorable owners of dependencies in this ecosystem will be included. Used when onlyDependencies = true.
onlyDependencies
Whether only sponsorables who own the viewer's dependencies will be returned. Must be authenticated to use. Can check an organization instead for their dependencies owned by sponsorables by passing orgLoginForDependencies.
orderBy = { "direction": "ASC", "field": "LOGIN" }
Ordering options for users and organizations returned from the connection.
orgLoginForDependencies
Optional organization username for whose dependencies should be checked. Used when onlyDependencies = true. Omit to check your own dependencies. If you are not an administrator of the organization, only dependencies from its public repositories will be considered.
Response
#
Returns SponsorableItemConnection !.
Example
#
securityVulnerabilities
topic
