Instance
Last edit: Dec 17, 2025
Returns information about the current instance
type Instance {
created_at: JSONDate!
feature_flags: HashObject!
id: ID!
name: String!
updated_at: JSONDate!
}
Fields
created_at (JSONDate)
feature_flags (HashObject)
lists all feature flags defined in app/config.yml