Object

UpdateCustomExtensionJarInput

Specifies the input fields required to update the .jar file of a custom extension.

Fields

id(): ID!
extension_filename(): String!
The original name of the extension file.
extension_jar_as_base_64(): String!
The contents of the extension as base64-encoded, expected to be a .jar file.