ThirdPartyIntegration
Last edit: Oct 26, 2022
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
)