// SYSTEM PANEL //
[ROOT]
/
mnt
/
pleskStorage
/
vhosts
/
kodsolutions.net
/
subdomains
/
syaaraa.kodsolutions.net
/
graphql
/
Types
[ PARENT ]
EDIT :: company.graphql
type Company { id: ID! name: String! @rename(attribute: "title") image_path:String }
SAVE
CANCEL