INPUT_OBJECT

DerivedDataDocConfigInput

link GraphQL Schema definition

  • input DerivedDataDocConfigInput {
  • # Document name of the output file
  • documentName: String!
  • # Document type of the output file
  • documentType: DerivedDataDocType!
  • }