INPUT_OBJECT
AuthenticationInputType
# GraphQL Schema definition
1 input AuthenticationInputType { 3 2 AuthenticationProvider! : 5 4 HashObject : 7 6 String : 9 8 JSONDate : 11 10 String : 12 }
INPUT_OBJECT
1 input AuthenticationInputType { 3 2 AuthenticationProvider! : 5 4 HashObject : 7 6 String : 9 8 JSONDate : 11 10 String : 12 }