ThirdPartyIntegration
Last edit: Nov 10, 2025
Third Party Integration
type ThirdPartyIntegration {
created_at: JSONDate!
id: ID!
settings: HashObject!
type: String!
updated_at: JSONDate!
}
Third Party Integration
type ThirdPartyIntegration {
created_at: JSONDate!
id: ID!
settings: HashObject!
type: String!
updated_at: JSONDate!
}
created_at (JSONDate)id (ID)settings (HashObject)type (String)updated_at (JSONDate)