CreateInterfacePartPayload
No description
type CreateInterfacePartPayload {
interfacePart: InterfacePart!
}
Fields
CreateInterfacePartPayload.interfacePart ● InterfacePart! non-null object
The created InterfacePart
Returned by
createInterfacePart mutation