INPUT_OBJECT

NamespaceUserPrivledgesInput

link GraphQL Schema definition

  • input NamespaceUserPrivledgesInput {
  • # True if the namespace user has admin priveldge; false otherwise.
  • admin: Boolean
  • }

link Require by