D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
psa
/
admin
/
cp
/
queries
/
Filename :
EditInterfaceView.graphql
back
Copy
mutation EditInterfaceView($input: EditInterfaceViewInput!) { editInterfaceView(input: $input) { query { mode { isPowerUserPanel isSimplePanel } } } }