CreateOrUpdateFortifyIntegrationPayload
Autogenerated return type of CreateOrUpdateFortifyIntegration.
type CreateOrUpdateFortifyIntegrationPayload {
clientMutationId: String
integration: Integration
}
Fields
CreateOrUpdateFortifyIntegrationPayload.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
CreateOrUpdateFortifyIntegrationPayload.integration
● Integration
object
Returned By
createOrUpdateFortifyIntegration
mutation