MarketplaceListing Object
A listing in the GitHub integration marketplace.
Fields
#
configurationResourcePath
The HTTP path for configuring access to the listing's integration or OAuth app
configurationUrl
The HTTP URL for configuring access to the listing's integration or OAuth app
installedForViewer
Whether this listing's app has been installed for the current viewer
isDraft
Whether this listing is still an editable draft that has not been submitted for review and is not publicly visible in the Marketplace.
isPaid
Whether the product this listing represents is available as part of a paid plan.
isRejected
Whether this listing has been rejected by GitHub for display in the Marketplace.
isUnverified
Whether this listing has been approved for unverified display in the Marketplace.
isUnverifiedPending
Whether this draft listing has been submitted for review for approval to be unverified in the Marketplace.
isVerificationPendingFromDraft
Whether this draft listing has been submitted for review from GitHub for approval to be verified in the Marketplace.
isVerificationPendingFromUnverified
Whether this unverified listing has been submitted for review from GitHub for approval to be verified in the Marketplace.
isVerified
Whether this listing has been approved for verified display in the Marketplace.
logoBackgroundColor
The hex color code, without the leading '#', for the logo background.
normalizedShortDescription
The listing's very short description without a trailing period or ampersands.
privacyPolicyUrl
URL to the listing's privacy policy, may return an empty string for listings that do not require a privacy policy URL.
supportUrl
Either a URL or an email address for support for this listing's app, may return an empty string for listings that do not require a support URL.
viewerCanEditCategories
Can the current viewer edit the primary and secondary category of this Marketplace listing.
viewerCanEditPlans
Can the current viewer edit the plans for this Marketplace listing.
viewerCanRedraft
Can the current viewer return this Marketplace listing to draft state so it becomes editable again.
viewerCanReject
Can the current viewer reject this Marketplace listing by returning it to an editable draft state or rejecting it entirely.
viewerCanRequestApproval
Can the current viewer request this listing be reviewed for display in the Marketplace as verified.
viewerHasPurchased
Indicates whether the current user has an active subscription to this Marketplace listing.
viewerHasPurchasedForAllOrganizations
Indicates if the current user has purchased a subscription to this Marketplace listing for all of the organizations the user owns.
viewerIsListingAdmin
Does the current viewer role allow them to administer this Marketplace listing.
Interfaces
#
Also implements Node .
Usages
#
References
#
- Field nodes from MarketplaceListingConnection
- Field node from MarketplaceListingEdge
- Field marketplaceListing from Query
MarketplaceCategory
