DeployedApiComponentPublisher
Publisher information for an API component including name, email, and URL.
type DeployedApiComponentPublisher {
name: String
email: String
url: String
}
Fields
DeployedApiComponentPublisher.name ● String scalar miscellaneous
The name of the publisher or organization.
DeployedApiComponentPublisher.email ● String scalar miscellaneous
The email address for the publisher.
DeployedApiComponentPublisher.url ● String scalar miscellaneous
The website URL for the publisher.
Member Of
DeployedApiComponentMetadata object
Was this topic helpful?