CreateMyLinearIntegrationOutput
No description
type CreateMyLinearIntegrationOutput {
integration: UserLinearIntegration
error: MutationError
}
Fields
CreateMyLinearIntegrationOutput.integration
● UserLinearIntegration
object
CreateMyLinearIntegrationOutput.error
● MutationError
object
Returned by
createMyLinearIntegration
mutation