// SYSTEM PANEL //
[ROOT]
/
mnt
/
pleskStorage
/
vhosts
/
kodsolutions.net
/
subdomains
/
syaaraa.kodsolutions.net
/
graphql
[ PARENT ]
EDIT :: schema.graphql
type Query type Mutation #import scalar.graphql #import Types/content.graphql #import Types/user.graphql #import Types/result.graphql #import Types/setting.graphql #import Types/property.graphql #import Types/company.graphql #import Types/orders.graphql #import Queries/user.graphql #import Queries/setting.graphql #import Queries/questions.graphql #import Queries/cities.graphql #import Queries/orders.graphql #import Queries/companies.graphql #import Queries/properties.graphql #import Mutations/User/user.graphql #import Mutations/User/password.graphql #import Mutations/User/verify-account.graphql #import Mutations/feedback.graphql #import Mutations/Property/favourite.graphql #import Mutations/Property/property.graphql #import Mutations/upload.graphql
SAVE
CANCEL