Magidoc

ScriptInput
Input Object

Input for creating or updating script

Fields

#

id

The ID of the script, required on update, ignored on create

libraryId

ID !
Non-null

The ID of the library that the script belongs to

module

Non-null

The content of the script module

name

Non-null

The name of the script

Usages

#

References

#

  • Argument input of field createScript from type Mutation
  • Argument input of field updateScript from type Mutation