step 12 : fix search first login internal
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
package model
|
||||
|
||||
type LogoutResponse struct {
|
||||
Status *string `json:"status,omitempty"`
|
||||
Message *string `json:"message,omitempty"`
|
||||
}
|
||||
|
||||
type Mutation struct {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user