addUrlMapping
Adds a new URL Mapping
Input fields
repositoryId (
ID!
)
The ID of the repository
source (
String!
)
The search substring of the URL
target (
String!
)
The replacement string of the URL
Return fields
id (
ID!
)
ID of the UrlMapping
number (
Int!
)
Defines the sequence in which the mappings are applied
source (
String!
)
The search substring of the URL
target (
String!
)
The replacement string of the URL