INPUT_OBJECT
AuthResource
link GraphQL Schema definition
1 input AuthResource { 3 2 : AuthResourceType! 5 4 : String! 6 } 
link Required by
This element is not required by anyone
              INPUT_OBJECT
1 input AuthResource { 3 2 : AuthResourceType! 5 4 : String! 6 }