DeleteServerInput
No description
input DeleteServerInput {
id: ID!
}
Fields
DeleteServerInput.id ● ID! non-null scalar
The id of the server to delete.
Member Of
deleteServer mutation
No description
input DeleteServerInput {
id: ID!
}
DeleteServerInput.id ● ID! non-null scalarThe id of the server to delete.
deleteServer mutation