ASNCloseInput
Autogenerated input type of ASNClose
input ASNCloseInput {
clientMutationId: String
id: ID!
}
Fields
ASNCloseInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
ASNCloseInput.id ● ID! non-null scalar
The ID of the ASN to close.
Member Of
asnClose mutation