UpdateInterfacePartPayload
No description
graphql
type UpdateInterfacePartPayload {
interfacePart: InterfacePart!
}Fields
UpdateInterfacePartPayload.interfacePart ● InterfacePart! non-null object
The updated InterfacePart
Returned By
updateInterfacePart mutation