INPUT_OBJECT
CreateFibermapIntegrationMutationInput
The input object that defines the fields for the createFibermapIntegration mutation.
link GraphQL Schema definition
- input CreateFibermapIntegrationMutationInput {
- # A descriptive name.
- String! :
- # An API token.
- String! :
- # Import serviceable addresses
- Boolean! :
- # Import plans and contacts
- Boolean! :
- # Always create new network sites
- Boolean! :
- # Allow serviceability status to be read from map features
- Boolean :
- # Whether or not this is enabled.
- Boolean! :
- # Whether or not this is enabled.
- Int64Bit :
- # Whether or not this is enabled.
- Int64Bit :
- # Whether or not this is enabled.
- Int64Bit :
- # A note about this entity.
- NoteMutationInput :
- }