Skip to content

apollo-code


apollo-code / plugin-sdk/src / PluginRegistrySignedPayload

Interface: PluginRegistrySignedPayload

The signed payload excludes the signature bytes but binds every trust decision field.

Properties

bundle

bundle: object

digest

digest: `sha256-${string}`

url

url: string


name

name: `apollo-plugin-${string}`


revoked

revoked: boolean


schemaVersion

schemaVersion: 1


source

source: string


version

version: string