Fix deployer type
This commit is contained in:
parent
b3f5d35cac
commit
6e1464d4da
@ -140,6 +140,7 @@ type Deployer {
|
|||||||
deployerId: String!
|
deployerId: String!
|
||||||
deployerApiUrl: String!
|
deployerApiUrl: String!
|
||||||
minimumPayment: String
|
minimumPayment: String
|
||||||
|
paymentAddress: String
|
||||||
createdAt: String!
|
createdAt: String!
|
||||||
updatedAt: String!
|
updatedAt: String!
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user