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