INPUT_OBJECT
ApiKeyCreate
Data for creating single API key belonging to operator specified in request endpoint
link GraphQL Schema definition
- input ApiKeyCreate {
- : [PermissionResource!]!
- : NotEmptyString!
- : String!
- }
INPUT_OBJECT
Data for creating single API key belonging to operator specified in request endpoint
- input ApiKeyCreate {
- : [PermissionResource!]!
- : NotEmptyString!
- : String!
- }