Skip to content

Commit

Permalink
add_graphql_ServiceInstance_instanceUUID_field (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
x22x22 authored and wu-sheng committed Oct 11, 2019
1 parent f9bb3fe commit c970b19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ type ServiceInstance {
name: String!
attributes: [Attribute!]!
language: Language!
instanceUUID: String!
}

type Attribute {
Expand Down

0 comments on commit c970b19

Please sign in to comment.