GraphQL
Last edit: Jun 10, 2024
Graphql query or mutation
type GraphQL implements AdminSharedAttributesInterface {
body: String
created_at: JSONDate!
id: ID!
manually_managed: Boolean
metadata: HashObject
physical_file_path: String
updated_at: JSONDate!
}
Fields
body
(String
)
graphql query string
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