OBJECT
Script to setup backups on a SQL Server database.
type CloudNativeSqlServerSetupScript {# Contents of the script.script: String! # Azure Resource Manager (ARM) template for the logic application.logicAppArmTemplate: String! }