ENUM
PackageGrantType
link GraphQL Schema definition
1 enum PackageGrantType { 2 3 4 5 6 7 8 }
link Required by
- PackageGrantPackage Grants control the visibility of packages and their resources to other organizations. If a package grant does not exist for an organization, access will be determined by that package's distribution type.
- PackageGrantInput
- QueryQueries are used to retrieve data. If you're new to our API, try the `me` query to explore the information you have access to. Hit `ctrl-space` at any time to activate field completion hints, and mouse over a field or parameter to see its documentation.