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