INPUT_OBJECT
UpdateTowercoverageSubmissionMutationInput
The input object that defines the fields for the updateTowercoverageSubmission mutation.
link GraphQL Schema definition
- input UpdateTowercoverageSubmissionMutationInput {
- # is_visible of the information
- Boolean :
- # A note about this entity.
- NoteMutationInput :
- # A list of file IDs to be associated with this object. These must first have been
- # uploaded to the /files endpoint and must be currently unassociated.
- AssociateFileMutationInput] : [
- }