GraphQL OBJECT

UpdateWebFilePayload

Payload for updated web file.

link Definition

  • type UpdateWebFilePayload {
  • # The updated web file.
  • updatedWebFile: WebFile
  • }

link Required by