INPUT_OBJECT
Metadata values for the metadata fields on the associated service.
input AccountServiceMetadataMutationInput {# The ID of a ServiceMetadata field.service_metadata_id: Int64Bit!# The contents of a service metadata field.value: String!}