deleteInterfacePart
Deletes the specified InterfacePart, requires ADMIN on the Component of the InterfaceSpecification of the InterfacePart to delete
deleteInterfacePart(
  input: DeleteNodeInput!
): DeleteNodePayload!
Arguments
deleteInterfacePart.input ● DeleteNodeInput! non-null input
Defines which InterfacePart to delete
Type
DeleteNodePayload object
Payload type for delete node mutations