refactor: Use internal namespace for the existing API
This commit is contained in:
@@ -62,7 +62,7 @@ export const createDynamicArgument = (params = {}) => {
|
||||
key: 'value',
|
||||
required: true,
|
||||
variables: true,
|
||||
}
|
||||
},
|
||||
],
|
||||
...params,
|
||||
type: 'dynamic',
|
||||
|
||||
Reference in New Issue
Block a user