GoogleCloudFunctionsSecretVersion
No description
type GoogleCloudFunctionsSecretVersion {
path: String!
version: String!
}
Fields
GoogleCloudFunctionsSecretVersion.path
● String!
non-null scalar
The relative path of the file under the mount path where the secret value for this version will be fetched and made available
GoogleCloudFunctionsSecretVersion.version
● String!
non-null scalar
Version of the secret (version number or the string 'latest')