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