BundleSource
Source code information for a bundle
type BundleSource {
bundle: Bundle!
source: String!
}
Fields
BundleSource.bundle
● Bundle!
non-null object
The bundle
BundleSource.source
● String!
non-null scalar
Source code content
Returned By
bundleSourceCode
query