OBJECT

ConfigurationJson

link GraphQL Schema definition

  • type ConfigurationJson implements CmsItem {
  • contentId: ID!
  • type: String!
  • # Arguments
  • # type: [Not documented]
  • tags(type: [String]): [Tag!]
  • configuration: [KeyVal]
  • }