Homepage

AdminSharedAttributesInterface

Last edit: Jun 10, 2024

No description

interface AdminSharedAttributesInterface {
  created_at: JSONDate!
  id: ID!
  manually_managed: Boolean
  metadata: HashObject
  physical_file_path: String
  updated_at: JSONDate!
}

Fields

created_at (JSONDate)

id (ID)

manually_managed (Boolean)

defines whether this objectwill be affected via pos-cli deploy / sync

metadata (HashObject)

physical_file_path (String)

defines the physical path of the file

updated_at (JSONDate)

Questions?

We are always happy to help with any questions you may have.

contact us