GraphQuery
Last edit: Nov 10, 2025
No description
type GraphQuery implements AdminSharedAttributesInterface {
created_at: JSONDate!
id: ID!
manually_managed: Boolean
metadata: HashObject
name: String!
physical_file_path: String
query_string: 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)
name (String)
Name of the graph query
physical_file_path (String)
defines the physical path of the file
query_string (String)
The query