MappedFields
No description
type MappedFields {
externalValue: String
flowValue: String
id: ID!
integrationId: Int
projectExternalKey: IntegrationExternalProject
projectExternalKeyId: Int
}
Fields
MappedFields.externalValue
● String
scalar
MappedFields.flowValue
● String
scalar
MappedFields.id
● ID!
non-null scalar
MappedFields.integrationId
● Int
scalar
MappedFields.projectExternalKey
● IntegrationExternalProject
object
MappedFields.projectExternalKeyId
● Int
scalar
Member of
MappedFieldsCollection
object