UpdateInterfacePayload
No description
type UpdateInterfacePayload {
  interface: Interface!
}
Fields
UpdateInterfacePayload.interface ● Interface! non-null object
The updated Interface
Returned by
updateInterface  mutation