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